Skip to content

Commit

Permalink
Build updates
Browse files Browse the repository at this point in the history
  • Loading branch information
durban committed Nov 21, 2024
1 parent 291d56f commit 6b9411d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ addSbtPlugin("net.bzzt" % "sbt-strict-scala-versions" % "0.0.1") // https://gith
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4") // https://github.com/sbt/sbt-native-packager

ThisBuild / semanticdbEnabled := true
ThisBuild / semanticdbVersion := "4.11.2" // https://github.com/scalameta/scalameta
ThisBuild / semanticdbVersion := "4.12.0" // https://github.com/scalameta/scalameta

0 comments on commit 6b9411d

Please sign in to comment.