Skip to content

Commit 98d46c0

Browse files
⬆️ Bump org.junit:junit-bom from 5.13.4 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 356119f commit 98d46c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ commons-io = "commons-io:commons-io:2.20.0"
99
fontmetrics = "org.javastack:fontmetrics:1.1.0"
1010
guava = "com.google.guava:guava:33.5.0-jre"
1111
j2html = "com.j2html:j2html:1.6.0"
12-
junit-bom = "org.junit:junit-bom:5.13.4"
12+
junit-bom = "org.junit:junit-bom:6.0.0"
1313
maven-artifact = { module = "org.apache.maven:maven-artifact", version.ref = "maven" }
1414
maven-core = { module = "org.apache.maven:maven-core", version.ref = "maven" }
1515
maven-plugin-tools = "org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2"

0 commit comments

Comments
 (0)