Skip to content

Commit cfdd301

Browse files
committed
Update sbt-tpolecat to 0.4.4
1 parent f89c339 commit cfdd301

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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("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")
33
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
55
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

src/main/g8/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 commit comments

Comments
 (0)