Skip to content

Commit 06c0133

Browse files
Bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#177)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eaed6f commit 06c0133

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

4343
[plugins]

0 commit comments

Comments
 (0)