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 e8777f5 commit a2d4941Copy full SHA for a2d4941
build.sbt
@@ -1,7 +1,7 @@
1
import com.github.sbt.git.SbtGit.GitKeys
2
3
val scala212 = "2.12.20"
4
-val scala213 = "2.13.15"
+val scala213 = "2.13.16"
5
val scala3 = "3.4.3"
6
7
val updateReadme = inputKey[Unit]("Update readme")
0 commit comments