Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from scala-steward/update/java-string-similari…
Browse files Browse the repository at this point in the history
…ty-1.2.1

Update java-string-similarity to 1.2.1
  • Loading branch information
tanishiking authored Apr 10, 2019
2 parents fa7942a + 16ebfdd commit 811918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val scalafmtV = "2.0.0-RC6"
val metaconfigV = "0.8.4"
val scalatestV = "3.0.5"
val scoptV = "3.7.1"
val similarityV = "1.0.1"
val similarityV = "1.2.1"

lazy val scalaunfmt = (project in file(".")).
settings(
Expand Down

0 comments on commit 811918d

Please sign in to comment.