Skip to content

Commit

Permalink
bump: sbt-assembly 2.1.5 (was 2.1.4) (akka#32248)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and He-Pin committed Jan 7, 2024
1 parent 1fe158d commit df27fe0
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
@@ -1,5 +1,5 @@
libraryDependencies += Defaults.sbtPluginExtra(
"com.eed3si9n" % "sbt-assembly" % "2.1.4",
"com.eed3si9n" % "sbt-assembly" % "2.1.5",
(pluginCrossBuild / sbtBinaryVersion).value,
(pluginCrossBuild / scalaBinaryVersion).value)

Expand Down

0 comments on commit df27fe0

Please sign in to comment.