Skip to content

Commit 9db48bb

Browse files
Bump org.junit:junit-bom from 6.0.2 to 6.0.3
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>
1 parent 1123c30 commit 9db48bb

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
@@ -33,7 +33,7 @@ jgrapht-core = { group = "org.jgrapht", name = "jgrapht-core", version.ref = "jg
3333
jgrapht-io = { group = "org.jgrapht", name = "jgrapht-io", version.ref = "jgrapht" }
3434
jimfs = { group = "com.google.jimfs", name = "jimfs", version = "1.3.1" }
3535
joml-primitives = { group = "org.joml", name = "joml-primitives", version = "1.10.0" }
36-
junit-bom = { module = "org.junit:junit-bom", version = "6.0.2" }
36+
junit-bom = { module = "org.junit:junit-bom", version = "6.0.3" }
3737
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
3838
junit-platformLauncher = { module = "org.junit.platform:junit-platform-launcher" }
3939
kotlin-plugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)