File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ LICENSE_NAME = Apache-2.0
1212PLUGIN_GROUP_ID = de.mannodermaus.gradle.plugins
1313PLUGIN_ARTIFACT_ID = android-junit5
1414PLUGIN_DESCRIPTION = Unit Testing with JUnit 5 for Android.
15- PLUGIN_RUNTIME_VERSION_NAME = 1.0.23-SNAPSHOT
15+ PLUGIN_RUNTIME_VERSION_NAME = 1.0.30
1616
1717# Artifact configuration (embedded-runtime)
1818RUNTIME_GROUP_ID = de.mannodermaus.gradle.plugins
@@ -55,8 +55,8 @@ TARGET_SDK_VERSION = 27
5555SAMPLE_MIN_SDK_VERSION = 14
5656
5757# Dependency versions
58- JUNIT_PLATFORM_VERSION = 1.0.2
59- JUNIT_JUPITER_VERSION = 5.0.2
58+ JUNIT_PLATFORM_VERSION = 1.0.3
59+ JUNIT_JUPITER_VERSION = 5.0.3
6060JUNIT_VINTAGE_VERSION = 4.12.2
6161JUNIT4_VERSION = 4.12
6262SPOCK_VERSION = 1.1-groovy-2.4
You can’t perform that action at this time.
0 commit comments