Skip to content

Commit

Permalink
plugin 1.1.5 (was .4) (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Feb 11, 2025
1 parent b51d7ac commit 34813c7
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.1.4"
"com.lightbend" %% "scala-fortify" % "1.1.5"
cross CrossVersion.patch)

// configure the plugin
Expand Down

0 comments on commit 34813c7

Please sign in to comment.