Skip to content

Commit

Permalink
Plugin 1.11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mannodermaus committed Dec 23, 2024
1 parent 9c80bd2 commit d29125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/Environment.kt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ object Artifacts {
platform = Java,
groupId = "de.mannodermaus.gradle.plugins",
artifactId = "android-junit5",
currentVersion = "1.11.2.1-SNAPSHOT",
currentVersion = "1.11.3.0",
latestStableVersion = "1.11.2.0",
description = "Unit Testing with JUnit 5 for Android."
)
Expand Down

0 comments on commit d29125a

Please sign in to comment.