Skip to content

Commit

Permalink
Update to latest scalafmt-dynamic (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasherman authored and augi committed Nov 21, 2019
1 parent 689d65c commit 1231155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ task wrapper(type: Wrapper) {

dependencies {
compile gradleApi()
compile "org.scalameta:scalafmt-dynamic_2.12:2.0.0-RC4"
compile "org.scalameta:scalafmt-dynamic_2.12:2.2.2"
compile group: 'org.scala-lang.modules', name: 'scala-xml_2.12', version: '1.1.1'

testCompile group: 'junit', name: 'junit', version: '4.12'
Expand Down

0 comments on commit 1231155

Please sign in to comment.