Skip to content

Commit 30f6f04

Browse files
authored
Consolidate PRs 97 & 100 then run both through current CI (#110)
* Sync local copy with central repository * Consolidate PRs 97 & 100 then run both through current CI * fix bungled re-base
1 parent 528b583 commit 30f6f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "3.8.2"
1+
version = "3.9.8"
22
runner.dialect = scala3

project/giter8.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.2")
1+
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0")
22
libraryDependencies += {
33
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
44
}

0 commit comments

Comments
 (0)