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 1
1
addSbtPlugin(" com.github.sbt" % " sbt-native-packager" % " 1.9.16" )
2
- addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.4.2 " )
2
+ addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.4.4 " )
3
3
addSbtPlugin(" org.foundweekends.giter8" %% " sbt-giter8" % " 0.16.1" )
4
4
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.0" )
5
5
libraryDependencies += " org.scala-sbt" %% " scripted-plugin" % sbtVersion.value
Original file line number Diff line number Diff line change 1
1
addSbtPlugin(" com.github.sbt" % " sbt-native-packager" % " 1.9.16" )
2
- addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.4.2 " )
2
+ addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.4.4 " )
3
3
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.0" )
You can’t perform that action at this time.
0 commit comments