Skip to content

Commit e342270

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9beb040 commit e342270

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,6 +1,6 @@
11
[libraries]
22
androidGradlePlugin = "com.android.tools.build:gradle:8.8.2"
3-
test-junit = "org.junit.jupiter:junit-jupiter:5.11.4"
3+
test-junit = "org.junit.jupiter:junit-jupiter:5.12.0"
44
test-strikt = "io.strikt:strikt-core:0.35.1"
55

66
[plugins]

0 commit comments

Comments
 (0)