Skip to content

Commit 31c1f51

Browse files
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.9.8
1 parent a8b5172 commit 31c1f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ dependencies {
127127
// palantirJavaFormat
128128
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0' // this version needs to stay compilable against Java 8 for CI Job testNpm
129129
// scalafmt
130-
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.8.1"
130+
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.9.8"
131131
// sortPom
132132
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:4.0.0'
133133
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.17'

0 commit comments

Comments
 (0)