Skip to content

Commit a56d5e4

Browse files
Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#315)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 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>
1 parent 5fa07ac commit a56d5e4

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
@@ -13,7 +13,7 @@ jaxen = 'jaxen:jaxen:2.0.0'
1313
jdom2 = 'org.jdom:jdom2:2.0.6.1'
1414
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1515
json-impl = 'org.glassfish:jakarta.json:2.0.1'
16-
junit-bom = 'org.junit:junit-bom:5.13.0'
16+
junit-bom = 'org.junit:junit-bom:5.13.1'
1717
mockito = 'org.mockito:mockito-junit-jupiter:5.18.0'
1818
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.4.0'
1919
scalatest-funspec = 'org.scalatest:scalatest-funspec_%%:3.2.19'

0 commit comments

Comments
 (0)