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 2b60984 commit 65c92c5Copy full SHA for 65c92c5
project/deps.sc
@@ -89,7 +89,7 @@ object InternalDeps {
89
object Deps {
90
object Versions {
91
def ammonite = "3.0.0-M2-10-f6e2c001"
92
- def ammoniteForScala3Lts = "3.0.0-M2-8-ba4429a2"
+ def ammoniteForScala3Lts = ammonite
93
// jni-utils version may need to be sync-ed when bumping the coursier version
94
def coursierDefault = "2.1.10"
95
def coursier = coursierDefault
0 commit comments