Skip to content

Commit

Permalink
Update scala-library to 2.13.7 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-ojisan[bot] <78953241+scala-ojisan[bot]@users.noreply.github.com>
  • Loading branch information
scala-ojisan[bot] authored Nov 3, 2021
1 parent d41644d commit 29b160c
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
@@ -1,7 +1,7 @@
import scalariform.formatter.preferences._

val scalaVersion_2_12 = "2.12.15"
val scalaVersion_2_13 = "2.13.6"
val scalaVersion_2_13 = "2.13.7"

name := """play-json-naming"""

Expand Down

0 comments on commit 29b160c

Please sign in to comment.