Skip to content

Commit 35c77ef

Browse files
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#302)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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> Co-authored-by: Alex <alex.simkin@outlook.com>
1 parent ef9d264 commit 35c77ef

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
@@ -14,7 +14,7 @@ jaxen = 'jaxen:jaxen:2.0.0'
1414
jdom2 = 'org.jdom:jdom2:2.0.6.1'
1515
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1616
json-impl = 'org.glassfish:jakarta.json:2.0.1'
17-
junit-bom = 'org.junit:junit-bom:5.12.0'
17+
junit-bom = 'org.junit:junit-bom:5.12.1'
1818
mockito = 'org.mockito:mockito-junit-jupiter:5.16.1'
1919
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.3.0'
2020
scalatest-funspec = { module = 'org.scalatest:scalatest-funspec_%%', version.ref = 'scalatest' }

0 commit comments

Comments
 (0)