Skip to content

Commit 7266671

Browse files
Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#150)
1 parent f3c313a commit 7266671

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
@@ -37,7 +37,7 @@ h2 = { group = "com.h2database", name = "h2" }
3737
commons-dbcp = { group = "commons-dbcp", name = "commons-dbcp", version = "1.4" }
3838
flyway-core = { group = "org.flywaydb", name = "flyway-core" }
3939

40-
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.2" }
40+
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.3" }
4141
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
4242

4343
[plugins]

0 commit comments

Comments
 (0)