Skip to content

Commit

Permalink
FDN-2027: Upgrade sbt to version 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine committed Jan 9, 2024
1 parent a536d80 commit a27c8df
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.6
sbt.version=1.9.8
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.20")

addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.1")

addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.5")
addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.1.8")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")

Expand Down

0 comments on commit a27c8df

Please sign in to comment.