Skip to content

Commit 8267126

Browse files
Bump scalatest_2.13 from 3.2.12 to 3.2.15 (#255)
1 parent 45078e1 commit 8267126

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
@@ -99,7 +99,7 @@ dependencies {
9999
implementation "org.scala-lang:scala-library:${scalaBinaryVersion}"
100100

101101
// TEST Scala //
102-
testImplementation "org.scalatest:scalatest_${scalaVersion}:3.2.12"
102+
testImplementation "org.scalatest:scalatest_${scalaVersion}:3.2.15"
103103
testImplementation 'com.vladsch.flexmark:flexmark-all:0.64.0'
104104

105105
// Linter Scala //

0 commit comments

Comments
 (0)