Skip to content

Commit 5d16080

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.25.1 (#504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b1f192 commit 5d16080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

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

0 commit comments

Comments
 (0)