Skip to content

Commit

Permalink
Upgrade to JUnit 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoo committed Sep 12, 2023
1 parent 8674dba commit 12d330f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
cxf = "4.0.2"

[libraries]
junitBom = { module = "org.junit:junit-bom", version = "5.9.3" }
junitBom = { module = "org.junit:junit-bom", version = "5.10.0" }
assertj = { module = "org.assertj:assertj-core", version = "3.24.2" }
javapoet = { module = "com.squareup:javapoet", version = "1.13.0" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }
Expand Down

0 comments on commit 12d330f

Please sign in to comment.