Skip to content

Commit d3af5e7

Browse files
Update scalafix-interfaces to 0.14.5 (#4088)
1 parent ecd6f48 commit d3af5e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ object Deps {
156156
def mavenAppArtifactId = "maven-app"
157157
def mavenAppGroupId = "com.example"
158158
def mavenAppVersion = "0.1-SNAPSHOT"
159-
def scalafix = "0.14.4"
159+
def scalafix = "0.14.5"
160160
}
161161

162162
// DO NOT hardcode a Scala version in this dependency string

0 commit comments

Comments
 (0)