diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties index ba083e6..ac1863b 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -5,8 +5,8 @@ package = $organization$.$name;format="norm,word"$ organization_name = Example year = 2024 -scala_version = 2.13.14 -other_scala_version = 3.3.3 +scala_version = 2.13.15 +other_scala_version = 3.3.4 jdk_version = 8 github_username = valencik