Skip to content

Commit

Permalink
Merge pull request #199 from mkurz/scala_upgrade
Browse files Browse the repository at this point in the history
Scala 2.13.12
  • Loading branch information
mkurz authored Sep 11, 2023
2 parents 971990a + c9561cc commit cfdc376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.3
sbt.version=1.9.4
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.2")
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.4")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0-RC4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit cfdc376

Please sign in to comment.