Skip to content

Commit e5ed72d

Browse files
authored
sbt-source-dist 0.1.10 (#299)
1 parent 1f5b25d commit e5ed72d

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
@@ -46,7 +46,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
4646
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
4747
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
4848
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
49-
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.8")
49+
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10")
5050
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
5151
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
5252

0 commit comments

Comments
 (0)