Skip to content

Commit

Permalink
bump assertJVersion from 1.9.9.1 to 1.9.22.1 (via #1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 213b221 commit 77b0001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ configure(libs) {
apply(plugin = "java-library")

val orgSlf4jVersion = "2.0.13"
val assertJVersion = "1.9.9.1"
val assertJVersion = "1.9.22.1"

dependencyManagement {
imports {
Expand Down

0 comments on commit 77b0001

Please sign in to comment.