Skip to content

Commit 0670d5a

Browse files
authoredMar 29, 2024
Update dependency org.scalameta:scalafmt-core_2.13 to v3.8.1
1 parent aa113ff commit 0670d5a

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
@@ -126,7 +126,7 @@ dependencies {
126126
// palantirJavaFormat
127127
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0' // this version needs to stay compilable against Java 8 for CI Job testNpm
128128
// scalafmt
129-
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.7.3"
129+
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.8.1"
130130
// sortPom
131131
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.4.0'
132132
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.12'

0 commit comments

Comments
 (0)