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 e03fa5e commit 394484eCopy full SHA for 394484e
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
lazy val Slf4jVersion = "2.0.16"
9
10
lazy val shadedLibs = project.in(file("shaded-libs"))
0 commit comments