Skip to content

Commit 7c81921

Browse files
build(deps): bump assertJVersion from 1.9.22.1 to 1.9.25 (via #1207)
1 parent ee62d85 commit 7c81921

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
@@ -145,7 +145,7 @@ configure(libs) {
145145
apply(plugin = "java-library")
146146

147147
val orgSlf4jVersion = "2.0.17"
148-
val assertJVersion = "1.9.22.1"
148+
val assertJVersion = "1.9.25"
149149

150150
dependencyManagement {
151151
imports {

0 commit comments

Comments
 (0)