Skip to content

Commit

Permalink
Fortify plugin 1.0.25 (was .24)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Oct 31, 2023
1 parent ebe87c6 commit 27982a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortify.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// enable the plugin
addCompilerPlugin(
"com.lightbend" %% "scala-fortify" % "1.0.24"
"com.lightbend" %% "scala-fortify" % "1.0.25"
cross CrossVersion.patch)

// configure the plugin
Expand Down

0 comments on commit 27982a8

Please sign in to comment.