Skip to content

Commit bea3052

Browse files
Update junit-framework monorepo to v6
1 parent 0e87b56 commit bea3052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android-gradle = "8.11.1"
77

88
gradle-plugin-publish = "1.3.1"
99

10-
junit-platform = "1.13.3"
10+
junit-platform = "6.0.0-M2"
1111

1212
[libraries]
1313
okhttp = "com.squareup.okhttp3:okhttp:5.1.0"
@@ -23,7 +23,7 @@ kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
2323
retrofit = "com.squareup.retrofit2:retrofit:3.0.0"
2424
retrofit-converter-scalars = "com.squareup.retrofit2:converter-scalars:3.0.0"
2525

26-
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.13.3"
26+
junit-jupiter = "org.junit.jupiter:junit-jupiter:6.0.0-M2"
2727
junit-engine = { module = "org.junit.platform:junit-platform-engine", version.ref = "junit-platform" }
2828
junit-launcher = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit-platform" }
2929
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector-junit5:1.18"

0 commit comments

Comments
 (0)