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 c16d2d1 commit 54481a4Copy full SHA for 54481a4
project/deps.sc
@@ -107,7 +107,7 @@ object Deps {
107
def signingCli = "0.2.3"
108
def signingCliJvmVersion = 17
109
def javaClassName = "0.1.3"
110
- def bloop = "1.5.17-sc-1"
+ def bloop = "1.5.17-sc-2"
111
}
112
// DO NOT hardcode a Scala version in this dependency string
113
// This dependency is used to ensure that Ammonite is available for Scala versions
0 commit comments