We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528b583 commit 30f6f04Copy full SHA for 30f6f04
.scalafmt.conf
@@ -1,2 +1,2 @@
1
-version = "3.8.2"
+version = "3.9.8"
2
runner.dialect = scala3
project/giter8.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.2")
+addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0")
libraryDependencies += {
3
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
4
}
0 commit comments