Skip to content

Commit 40179d7

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.3
1 parent 5d9c8c9 commit 40179d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ junit-testing = ["assertj-core", "junit-jupiter-api", "junit-jupiter-params"]
3636
agrona = { module = "org.agrona:agrona", version = "1.22.0" }
3737
antlr-antlr4 = { module = "org.antlr:antlr4", version.ref = "antlr4" }
3838
antlr-antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.ref = "antlr4" }
39-
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
39+
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
4040
errorprone-plugin = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version.ref = "errorpronePlugin" }
4141
errorprone-slf4j = { module = "jp.skypencil.errorprone.slf4j:errorprone-slf4j", version.ref = "errorproneSlf4j" }
4242
findbugs-jsr305 = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }

0 commit comments

Comments
 (0)