Skip to content

Commit f047fcb

Browse files
dependabot[bot]tbroyer
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api in the all-minor group
Bumps the all-minor group with 1 update: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.1 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6bb987 commit f047fcb

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
@@ -1,7 +1,7 @@
11
# Try to maintain entries sorted alphabetically inside each "group".
22
[versions]
33
errorprone = "2.37.0"
4-
junitJupiter = "5.12.1"
4+
junitJupiter = "5.12.2"
55
ktlint = "1.5.0"
66

77
[libraries]

0 commit comments

Comments
 (0)