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 9a84cc1 commit 628983eCopy full SHA for 628983e
project/deps/package.mill.scala
@@ -141,7 +141,7 @@ object Deps {
141
def mavenAppArtifactId = "maven-app"
142
def mavenAppGroupId = "com.example"
143
def mavenAppVersion = "0.1-SNAPSHOT"
144
- def scalafix = "0.14.2"
+ def scalafix = "0.14.3"
145
}
146
// DO NOT hardcode a Scala version in this dependency string
147
// This dependency is used to ensure that Ammonite is available for Scala versions
0 commit comments