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.
ammonite
1 parent ed51864 commit 641f26bCopy full SHA for 641f26b
project/deps.sc
@@ -47,7 +47,7 @@ object Scala {
47
48
def maxAmmoniteScala212Version = "2.12.18"
49
def maxAmmoniteScala213Version = "2.13.12"
50
- def maxAmmoniteScala3Version = "3.3.1"
+ def maxAmmoniteScala3Version = scala3Lts
51
lazy val listMaxAmmoniteScalaVersion =
52
Seq(maxAmmoniteScala212Version, maxAmmoniteScala213Version, maxAmmoniteScala3Version)
53
lazy val listAllAmmonite = {
0 commit comments