Skip to content

Commit 77b0001

Browse files
bump assertJVersion from 1.9.9.1 to 1.9.22.1 (via #1082)
1 parent 213b221 commit 77b0001

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
@@ -140,7 +140,7 @@ configure(libs) {
140140
apply(plugin = "java-library")
141141

142142
val orgSlf4jVersion = "2.0.13"
143-
val assertJVersion = "1.9.9.1"
143+
val assertJVersion = "1.9.22.1"
144144

145145
dependencyManagement {
146146
imports {

0 commit comments

Comments
 (0)