Skip to content

Commit 06e9e36

Browse files
Update scalafix-interfaces to 0.14.2 (VirtusLab#3514)
1 parent f842b68 commit 06e9e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ object Deps {
138138
def mavenAppArtifactId = "maven-app"
139139
def mavenAppGroupId = "com.example"
140140
def mavenAppVersion = "0.1-SNAPSHOT"
141-
def scalafix = "0.14.1"
141+
def scalafix = "0.14.2"
142142
}
143143
// DO NOT hardcode a Scala version in this dependency string
144144
// This dependency is used to ensure that Ammonite is available for Scala versions

0 commit comments

Comments
 (0)