Skip to content

Commit f604471

Browse files
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#351)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8087e37 commit f604471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ assertj = "3.24.2"
33
mockito = "5.5.0"
44
javaFormatForPlugins = "0.0.43"
55
jsr305 = "3.0.2"
6-
junit = "5.12.1"
6+
junit = "5.12.2"
77

88
[libraries]
99
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)