Skip to content

Commit b5017f6

Browse files
Update dependency org.junit:junit-bom to v6.0.3
1 parent da2cbd2 commit b5017f6

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
@@ -11,7 +11,7 @@ slf4j = "2.0.17"
1111
[libraries]
1212
icmp_common = { module = "com.jasonernst.icmp:icmp_common", version.ref = "icmp" }
1313
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
14-
junit-bom = { module = "org.junit:junit-bom", version="6.0.2" }
14+
junit-bom = { module = "org.junit:junit-bom", version="6.0.3" }
1515
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1616
junit-jupiter-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
1717
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback-classic" }

0 commit comments

Comments
 (0)