Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 89890b3

Browse files
scala-stewardghostbuster91
scala-steward
authored andcommitted
Update scala-library, scala-reflect to 2.13.8
1 parent 8e6fd54 commit 89890b3

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
@@ -5,7 +5,7 @@ import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
55
import com.softwaremill.Publish.{ossPublishSettings, updateDocs}
66

77
val scala212 = "2.12.15"
8-
val scala213 = "2.13.6"
8+
val scala213 = "2.13.8"
99
val scala3 = "3.1.0"
1010

1111
val scalaIdeaVersion = scala3 // the version for which to import sources into intellij

0 commit comments

Comments
 (0)