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 671c6b3 commit 30fe09bCopy full SHA for 30fe09b
build.sbt
@@ -84,7 +84,7 @@ ThisBuild / githubWorkflowAddedJobs ++= Seq(
84
javas = List(Java8),
85
scalas = crossScalaVersions.value.toList))
86
87
-lazy val versionNumber = "1.15.2"
+lazy val versionNumber = "1.15.3"
88
89
def env(name: String): Option[String] =
90
Option(System.getenv(name))
0 commit comments