Skip to content

Commit c6858a6

Browse files
authored
Merge pull request #141 from scala-steward/update/scala-library-2.13.18
Update scala-library, scala-reflect to 2.13.18
2 parents df4651a + b367b5e commit c6858a6

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
@@ -1,4 +1,4 @@
1-
ThisBuild / scalaVersion := "2.13.17"
1+
ThisBuild / scalaVersion := "2.13.18"
22
ThisBuild / scalacOptions ++= Seq("-unchecked", "-feature", "-deprecation")
33
ThisBuild / libraryDependencies ++= Seq(
44
"org.scala-lang" % "scala-reflect" % scalaVersion.value,

0 commit comments

Comments
 (0)