Skip to content

Commit

Permalink
Update Jacoco plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
luben committed Jun 18, 2024
1 parent 1951eda commit caf0dd4
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,3 +1,3 @@
addSbtPlugin("io.github.joprice" % "sbt-jni" % "0.2.2")
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.4.0")
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
addSbtPlugin("com.sandinh" % "sbt-java-module-info" % "0.5.2")

0 comments on commit caf0dd4

Please sign in to comment.