From 13dc79d7fb28a8599578feedff0d825179392f13 Mon Sep 17 00:00:00 2001 From: Andrew Valencik Date: Sun, 14 Jun 2026 09:44:37 -0400 Subject: [PATCH] Update year to 2026 --- src/main/g8/default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties index ad094d4..b2816e4 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -3,7 +3,7 @@ description = Template using sbt-typelevel organization = com.example package = $organization$.$name;format="norm,word"$ organization_name = Example -year = 2025 +year = 2026 scala_version = 2.13.18 other_scala_version = 3.3.8