Skip to content

Commit 7fe3477

Browse files
fix(deps): update dependency org.scalatest:scalatest_2.13 to v3.3.0-snap3
1 parent 8ff3a02 commit 7fe3477

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
@@ -56,7 +56,7 @@ subprojects {
5656

5757
testImplementation "ch.qos.logback:logback-classic:1.4.0"
5858
testImplementation 'junit:junit:4.13.2'
59-
testImplementation "org.scalatest:scalatest_2.13:3.0.9"
59+
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP3"
6060
testImplementation 'org.mockito:mockito-core:4.7.0'
6161
testImplementation "org.pegdown:pegdown:1.6.0"
6262
}

0 commit comments

Comments
 (0)