Skip to content

Commit 902516d

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

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
@@ -12,7 +12,7 @@ dependencies {
1212
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
1313

1414
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
15-
testImplementation("org.assertj:assertj-core:3.27.2")
15+
testImplementation("org.assertj:assertj-core:3.27.3")
1616
testImplementation("ch.qos.logback:logback-classic:1.5.16")
1717

1818
// for tapSystemOut

0 commit comments

Comments
 (0)