Skip to content

Commit 1af10de

Browse files
scala-stewardmichaelmior
authored andcommitted
Update scala-library to 2.13.18
Signed-off-by: Scala Steward <[email protected]>
1 parent 24e631c commit 1af10de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Dependencies._
22
import com.typesafe.sbt.packager.docker._
33
import xerial.sbt.Sonatype._
44

5-
ThisBuild / scalaVersion := "2.13.17"
5+
ThisBuild / scalaVersion := "2.13.18"
66
ThisBuild / versionScheme := Some("early-semver")
77
ThisBuild / organization := "io.github.dataunitylab"
88
ThisBuild / organizationName := "Rochester Institute of Technology"

0 commit comments

Comments
 (0)