Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 85bbefd commit b03088e
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 @@ -21,7 +21,7 @@ repositories {

val structurizrVersion = "3.0.0"
val structurizrExportVersion = "3.0.0"
val junitVersion = "5.11.1"
val junitVersion = "5.11.2"
val assertJVersion = "3.26.3"
val detektVersion = "1.23.7"
val kotlinLoggingVersion = "3.0.5"
Expand Down

0 comments on commit b03088e

Please sign in to comment.