We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba55c06 commit 8574d57Copy full SHA for 8574d57
build.sbt
@@ -5,7 +5,7 @@ ThisBuild / organization := "com.michaelpollmeier"
5
ThisBuild / scalaVersion := "3.4.2"
6
7
lazy val ScalaCollectionCompatVersion = "2.11.0"
8
-lazy val ScalaTestVersion = "3.2.18"
+lazy val ScalaTestVersion = "3.2.19"
9
10
lazy val shadedLibs = project.in(file("shaded-libs"))
11
.settings(
0 commit comments