Skip to content

Commit f9d43dd

Browse files
build(deps): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 in /packages/dsl-java (#1139)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 463a778 commit f9d43dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848

4949
// Execution of tests
5050
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
51-
testImplementation 'org.assertj:assertj-core:3.27.5'
51+
testImplementation 'org.assertj:assertj-core:3.27.6'
5252
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
5353
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.0"
5454

0 commit comments

Comments
 (0)