Skip to content

Commit e6bfc54

Browse files
chore(gradle): bump org.junit:junit-bom from 5.13.4 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1e6d65 commit e6bfc54

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
@@ -8,7 +8,7 @@ immutables = "2.12.1"
88
jackson = "2.20.1"
99
jetbrains = "26.0.2-1"
1010
jmh = "1.37"
11-
junit = "5.14.2"
11+
junit = "6.0.2"
1212
opencsv = "5.12.0"
1313
simpleflatmapper = "8.2.3"
1414
supercsv = "2.4.0"

0 commit comments

Comments
 (0)