Skip to content

Commit 9be6a6f

Browse files
Bump org.scalatest:scalatest_2.13 from 3.2.15 to 3.3.0-SNAP4
Bumps [org.scalatest:scalatest_2.13](https://github.com/scalatest/scalatest) from 3.2.15 to 3.3.0-SNAP4. - [Release notes](https://github.com/scalatest/scalatest/releases) - [Commits](https://github.com/scalatest/scalatest/commits) --- updated-dependencies: - dependency-name: org.scalatest:scalatest_2.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed499f4 commit 9be6a6f

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.15"
102+
testImplementation "org.scalatest:scalatest_${scalaVersion}:3.3.0-SNAP4"
103103
testImplementation 'com.vladsch.flexmark:flexmark-all:0.64.4'
104104

105105
// Linter Scala //

0 commit comments

Comments
 (0)