Skip to content

Commit c44c0e9

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02d2108 commit c44c0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
dependencies {
3333
implementation ("org.mybatis:mybatis:3.5.19")
3434
implementation ("org.mybatis.dynamic-sql:mybatis-dynamic-sql:2.0.0-SNAPSHOT")
35-
testImplementation ("org.assertj:assertj-core:3.27.3")
35+
testImplementation ("org.assertj:assertj-core:3.27.6")
3636
testImplementation ("org.hsqldb:hsqldb:2.7.4")
3737
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.1.10")
3838
}

0 commit comments

Comments
 (0)