Skip to content

Commit 14bf7e7

Browse files
Update dependency org.scalameta:scalafmt-core_2.13 to v3.7.14
1 parent 614e75b commit 14bf7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies {
111111
// palantirJavaFormat
112112
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0' // this version needs to stay compilable against Java 8 for CI Job testNpm
113113
// scalafmt
114-
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.7.3"
114+
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.7.14"
115115
// sortPom
116116
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.1'
117117
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'

0 commit comments

Comments
 (0)