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 24e631c commit 1af10deCopy full SHA for 1af10de
build.sbt
@@ -2,7 +2,7 @@ import Dependencies._
2
import com.typesafe.sbt.packager.docker._
3
import xerial.sbt.Sonatype._
4
5
-ThisBuild / scalaVersion := "2.13.17"
+ThisBuild / scalaVersion := "2.13.18"
6
ThisBuild / versionScheme := Some("early-semver")
7
ThisBuild / organization := "io.github.dataunitylab"
8
ThisBuild / organizationName := "Rochester Institute of Technology"
0 commit comments