Skip to content

Commit a0ead79

Browse files
Bump org.junit:junit-bom from 5.13.2 to 5.13.3
--- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3c313a commit a0ead79

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)