diff --git a/project/build.properties b/project/build.properties index 6a9f038..46e43a9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.7.3 +sbt.version=1.8.2 diff --git a/project/build.properties b/project/build.properties index 6a9f038..46e43a9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.7.3 +sbt.version=1.8.2 diff --git a/src/main/g8/.scalafmt.conf b/src/main/g8/.scalafmt.conf index b9e5ecf..d012fd1 100644 --- a/src/main/g8/.scalafmt.conf +++ b/src/main/g8/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.5.8" +version = "3.7.2" runner.dialect = scala3 diff --git a/project/build.properties b/project/build.properties index 6a9f038..46e43a9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.7.3 +sbt.version=1.8.2 diff --git a/src/main/g8/.scalafmt.conf b/src/main/g8/.scalafmt.conf index b9e5ecf..d012fd1 100644 --- a/src/main/g8/.scalafmt.conf +++ b/src/main/g8/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.5.8" +version = "3.7.2" runner.dialect = scala3 diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties index d63670a..d2b78a1 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -1,4 +1,4 @@ name = iw-project -iw_version = 0.3.15 -sbt_version = 1.8.0 +iw_version = 0.3.16 +sbt_version = 1.8.2 java_version = 17