Skip to content

Commit 7dbf90d

Browse files
Bump org.junit:junit-bom from 5.13.3 to 5.13.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7266671 commit 7dbf90d

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.3" }
40+
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
4141
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
4242

4343
[plugins]

0 commit comments

Comments
 (0)