We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0aabdc commit b7f4e5bCopy full SHA for b7f4e5b
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
// Version declarations
29
val gsonVersion = "2.13.1"
30
val sentryVersion = "8.17.0"
31
- val junitVersion = "5.13.2"
+ val junitVersion = "5.13.4"
32
val junit4Version = "4.13.2"
33
val junitPlatformVersion = "1.13.3"
34
val mockitoVersion = "5.18.0"
0 commit comments