We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c80bd2 commit d29125aCopy full SHA for d29125a
build-logic/src/main/kotlin/Environment.kt
@@ -90,7 +90,7 @@ object Artifacts {
90
platform = Java,
91
groupId = "de.mannodermaus.gradle.plugins",
92
artifactId = "android-junit5",
93
- currentVersion = "1.11.2.1-SNAPSHOT",
+ currentVersion = "1.11.3.0",
94
latestStableVersion = "1.11.2.0",
95
description = "Unit Testing with JUnit 5 for Android."
96
)
0 commit comments