Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.scalatest-scalatest_2.…
Browse files Browse the repository at this point in the history
…11-3.3.0-SNAP4
  • Loading branch information
giurim authored Apr 24, 2023
2 parents 1c2595d + af84bda commit bd4e2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
testImplementation("org.junit.platform:junit-platform-launcher:$junitPlatformVersion")
testImplementation("org.junit.platform:junit-platform-testkit:$junitPlatformVersion")
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP3")
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP4")
testImplementation("org.scala-lang:scala-library:$testScalaVersion")
testImplementation("org.mockito:mockito-core:4.11.0")
}
Expand Down

0 comments on commit bd4e2b9

Please sign in to comment.