Skip to content

Commit ef75d00

Browse files
committed
Prepare next version
1 parent 4b47bb8 commit ef75d00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/kotlin/Artifacts.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ object Artifacts {
3535
platform = Java,
3636
groupId = "de.mannodermaus.gradle.plugins",
3737
artifactId = "android-junit5",
38-
currentVersion = "1.6.0.0",
39-
latestStableVersion = "1.5.2.0",
38+
currentVersion = "1.6.1.0-SNAPSHOT",
39+
latestStableVersion = "1.6.0.0",
4040
license = license,
4141
description = "Unit Testing with JUnit 5 for Android."
4242
)

0 commit comments

Comments
 (0)