diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties index 97ef85c..0be73cf 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -5,7 +5,7 @@ package = $organization$.$name;format="norm,word"$ organization_name = Example scala_version = 2.13.12 -other_scala_version = 3.1.3 +other_scala_version = 3.3.1 jdk_version = 8 github_username = valencik