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 3afca5f commit 3274f68Copy full SHA for 3274f68
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.16-sc-2"
+ def bloop = "1.5.17-sc-1"
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