Skip to content

Commit 9efcaa9

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update sbt-pgp to 2.3.0
1 parent 8fc714c commit 9efcaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
44

55
scalacOptions ++= Seq("-deprecation", "-unchecked", "-language:_")

0 commit comments

Comments
 (0)