Skip to content

Commit 92c4c05

Browse files
Update dependency org.junit:junit-bom to v5.13.1
1 parent 3c94ed1 commit 92c4c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ commons-compress = { module = "org.apache.commons:commons-compress", version = "
2323
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
2424
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
2525

26-
junit-bom = { module = "org.junit:junit-bom", version = "5.12.2" }
26+
junit-bom = { module = "org.junit:junit-bom", version = "5.13.1" }
2727
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
2828
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
2929
hamcrest-core = { module = "org.hamcrest:hamcrest-core", version = "3.0" }

0 commit comments

Comments
 (0)