File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionSch
44
55resolvers += " Softnetwork releases" at " https://softnetwork.jfrog.io/artifactory/releases/"
66
7- addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-git" % " 0.1.7 " )
7+ addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-git" % " 0.2.0 " )
88
9- addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-info" % " 0.1.7 " )
9+ addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-info" % " 0.2.0 " )
1010
11- addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-publish" % " 0.1.7 " )
11+ addSbtPlugin(" app.softnetwork.sbt-softnetwork" % " sbt-softnetwork-publish" % " 0.2.0 " )
1212
1313addSbtPlugin(" com.typesafe.sbt" % " sbt-native-packager" % " 1.3.10" )
1414
You can’t perform that action at this time.
0 commit comments