Skip to content

Commit 628983e

Browse files
Update scalafix-interfaces to 0.14.3 (#3673)
1 parent 9a84cc1 commit 628983e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ object Deps {
141141
def mavenAppArtifactId = "maven-app"
142142
def mavenAppGroupId = "com.example"
143143
def mavenAppVersion = "0.1-SNAPSHOT"
144-
def scalafix = "0.14.2"
144+
def scalafix = "0.14.3"
145145
}
146146
// DO NOT hardcode a Scala version in this dependency string
147147
// This dependency is used to ensure that Ammonite is available for Scala versions

0 commit comments

Comments
 (0)