Skip to content

Commit 119693e

Browse files
authored
feat(scala): upgrade sbt and sbt-apache-sonatype (#1859)
see mdedetrich/sbt-apache-sonatype#39
1 parent e24b8bb commit 119693e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scala/project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
sbt.version=1.10.0
18+
sbt.version=1.10.2

scala/project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
2020
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
21-
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.11")
21+
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.12")

0 commit comments

Comments
 (0)