Skip to content

Commit

Permalink
chore(deps): update dependency com.github.sbt:sbt-native-packager to …
Browse files Browse the repository at this point in the history
…v1.11.1
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 2ba77ce commit e04513f
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 @@ -5,5 +5,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 comments on commit e04513f

Please sign in to comment.