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 2e2237c commit 40d5013Copy full SHA for 40d5013
src/sbt-test/integration/scalapy/build.sbt
@@ -1,7 +1,7 @@
1
import ai.kien.python.Python
2
3
lazy val scala212 = "2.12.15"
4
-lazy val scala213 = "2.13.6"
+lazy val scala213 = "2.13.7"
5
lazy val scala3 = "3.1.0"
6
7
ThisBuild / scalaVersion := scala213
0 commit comments