Skip to content

Commit

Permalink
plugin 1.1.4 (was .3) (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Oct 20, 2024
1 parent 4a3f675 commit 96617d3
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.3"
"com.lightbend" %% "scala-fortify" % "1.1.4"
cross CrossVersion.patch)

// configure the plugin
Expand Down

0 comments on commit 96617d3

Please sign in to comment.