File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,5 +37,5 @@ lazy val plugin = project
3737 addSbtPlugin(" com.github.sbt" % " sbt-dynver" % " 5.0.1" ),
3838 addSbtPlugin(" com.github.sbt" % " sbt-git" % " 2.0.1" ),
3939 addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.3.0" ),
40- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.11.3 " )
40+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.12.0 " )
4141 )
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ Compile / unmanagedSourceDirectories +=
44addSbtPlugin(" com.github.sbt" % " sbt-dynver" % " 5.0.1" )
55addSbtPlugin(" com.github.sbt" % " sbt-git" % " 2.0.1" )
66addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.3.0" )
7- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.11.3 " )
7+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.12.0 " )
You can’t perform that action at this time.
0 commit comments