Skip to content

Commit daa8158

Browse files
fix(deps): update dependency org.scalatest:scalatest_2.13 to v3.3.0-snap4
1 parent 4b2fd68 commit daa8158

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
@@ -57,7 +57,7 @@ subprojects {
5757

5858
testImplementation "ch.qos.logback:logback-classic:1.4.7"
5959
testImplementation 'junit:junit:4.13.2'
60-
testImplementation "org.scalatest:scalatest_2.13:3.0.9"
60+
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP4"
6161
testImplementation 'org.mockito:mockito-core:5.3.1'
6262
testImplementation "org.pegdown:pegdown:1.6.0"
6363
}

0 commit comments

Comments
 (0)