Skip to content

Commit 7de4360

Browse files
committed
Add sbt-sonatype plugin to the build
1 parent 8250e09 commit 7de4360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
addSbtPlugin("io.github.joprice" % "sbt-jni" % "0.2.2")
22
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
33
addSbtPlugin("com.sandinh" % "sbt-java-module-info" % "0.5.2")
4+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)