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 ba58517 commit 147afceCopy full SHA for 147afce
project/deps.sc
@@ -138,7 +138,7 @@ object Deps {
138
def mavenAppArtifactId = "maven-app"
139
def mavenAppGroupId = "com.example"
140
def mavenAppVersion = "0.1-SNAPSHOT"
141
- def scalafix = "0.13.0"
+ def scalafix = "0.14.0"
142
}
143
// DO NOT hardcode a Scala version in this dependency string
144
// This dependency is used to ensure that Ammonite is available for Scala versions
0 commit comments