Skip to content

Commit

Permalink
Update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Nov 18, 2024
1 parent e4f1f61 commit 8eeed05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/g8/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addDependencyTreePlugin
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.16")
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.17")
$if(DataflowFlexTemplate.truthy) $
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
$endif$

0 comments on commit 8eeed05

Please sign in to comment.