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 fc52821 commit 609ee7cCopy full SHA for 609ee7c
build.sbt
@@ -4,7 +4,7 @@ publish/skip := true
4
ThisBuild / organization := "com.michaelpollmeier"
5
ThisBuild / scalaVersion := "3.4.3"
6
7
-lazy val ScalaTestVersion = "3.2.18"
+lazy val ScalaTestVersion = "3.2.19"
8
9
lazy val shadedLibs = project.in(file("shaded-libs"))
10
.settings(
0 commit comments