Skip to content

Commit 51d6edc

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#274)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter 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 d6ea3f5 commit 51d6edc

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
@@ -17,7 +17,7 @@ jaxen = 'jaxen:jaxen:2.0.0'
1717
jdom2 = 'org.jdom:jdom2:2.0.6.1'
1818
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
1919
json-impl = 'org.glassfish:jakarta.json:2.0.1'
20-
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.11.2'
20+
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.11.3'
2121
mockito = 'org.mockito:mockito-junit-jupiter:5.14.2'
2222
scala-library-v212 = { module = 'org.scala-lang:scala-library', version.ref = 'scala212' }
2323
scala-library-v213 = { module = 'org.scala-lang:scala-library', version.ref = 'scala213' }

0 commit comments

Comments
 (0)