Skip to content

Commit 65c92c5

Browse files
committed
Use the newest ammonite for Scala 3 LTS again
1 parent 2b60984 commit 65c92c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ object InternalDeps {
8989
object Deps {
9090
object Versions {
9191
def ammonite = "3.0.0-M2-10-f6e2c001"
92-
def ammoniteForScala3Lts = "3.0.0-M2-8-ba4429a2"
92+
def ammoniteForScala3Lts = ammonite
9393
// jni-utils version may need to be sync-ed when bumping the coursier version
9494
def coursierDefault = "2.1.10"
9595
def coursier = coursierDefault

0 commit comments

Comments
 (0)