Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 671ec8c

Browse files
committed
Reverted to scalatest plugin 0.22
Signed-off-by: Winarto Zhao <[email protected]>
1 parent a94d0e0 commit 671ec8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ buildscript {
4444
}
4545

4646
dependencies {
47-
classpath "gradle.plugin.com.github.maiflai:gradle-scalatest:0.25"
47+
classpath "gradle.plugin.com.github.maiflai:gradle-scalatest:0.22"
4848
classpath "gradle.plugin.org.scoverage:gradle-scoverage:2.5.0"
4949
classpath 'net.researchgate:gradle-release:2.7.0'
5050
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0'

0 commit comments

Comments
 (0)