From bd79f4c9dfe49c76d1954de979d8c303cc794d2c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 25 Oct 2023 02:19:28 +0000 Subject: [PATCH] sbt 1.9.7 (was 1.9.6) --- play-java-chatroom-example/project/build.properties | 2 +- play-java-compile-di-example/project/build.properties | 2 +- play-java-dagger2-example/project/build.properties | 2 +- play-java-ebean-example/project/build.properties | 2 +- play-java-fileupload-example/project/build.properties | 2 +- play-java-forms-example/project/build.properties | 2 +- play-java-grpc-example/project/build.properties | 2 +- play-java-hello-world-tutorial/project/build.properties | 2 +- play-java-jpa-example/project/build.properties | 2 +- play-java-pekko-cluster-example/project/build.properties | 2 +- play-java-rest-api-example/project/build.properties | 2 +- play-java-starter-example/project/build.properties | 2 +- play-java-streaming-example/project/build.properties | 2 +- play-java-telemetry-example/project/build.properties | 2 +- play-java-websocket-example/project/build.properties | 2 +- play-scala-anorm-example/project/build.properties | 2 +- play-scala-chatroom-example/project/build.properties | 2 +- play-scala-compile-di-example/project/build.properties | 2 +- play-scala-fileupload-example/project/build.properties | 2 +- play-scala-forms-example/project/build.properties | 2 +- play-scala-grpc-example/project/build.properties | 2 +- play-scala-hello-world-tutorial/project/build.properties | 2 +- play-scala-isolated-slick-example/project/build.properties | 2 +- play-scala-log4j2-example/project/build.properties | 2 +- play-scala-macwire-di-example/project/build.properties | 2 +- play-scala-rest-api-example/project/build.properties | 2 +- play-scala-secure-session-example/project/build.properties | 2 +- play-scala-slick-example/project/build.properties | 2 +- play-scala-starter-example/project/build.properties | 2 +- play-scala-streaming-example/project/build.properties | 2 +- play-scala-telemetry-example/project/build.properties | 2 +- play-scala-tls-example/modules/one/project/build.properties | 2 +- play-scala-tls-example/modules/two/project/build.properties | 2 +- play-scala-tls-example/project/build.properties | 2 +- play-scala-websocket-example/project/build.properties | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/play-java-chatroom-example/project/build.properties b/play-java-chatroom-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-chatroom-example/project/build.properties +++ b/play-java-chatroom-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-compile-di-example/project/build.properties b/play-java-compile-di-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-compile-di-example/project/build.properties +++ b/play-java-compile-di-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-dagger2-example/project/build.properties b/play-java-dagger2-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-dagger2-example/project/build.properties +++ b/play-java-dagger2-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-ebean-example/project/build.properties b/play-java-ebean-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-ebean-example/project/build.properties +++ b/play-java-ebean-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-fileupload-example/project/build.properties b/play-java-fileupload-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-fileupload-example/project/build.properties +++ b/play-java-fileupload-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-forms-example/project/build.properties b/play-java-forms-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-forms-example/project/build.properties +++ b/play-java-forms-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-grpc-example/project/build.properties b/play-java-grpc-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-grpc-example/project/build.properties +++ b/play-java-grpc-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-hello-world-tutorial/project/build.properties b/play-java-hello-world-tutorial/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-hello-world-tutorial/project/build.properties +++ b/play-java-hello-world-tutorial/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-jpa-example/project/build.properties b/play-java-jpa-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-jpa-example/project/build.properties +++ b/play-java-jpa-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-pekko-cluster-example/project/build.properties b/play-java-pekko-cluster-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-pekko-cluster-example/project/build.properties +++ b/play-java-pekko-cluster-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-rest-api-example/project/build.properties b/play-java-rest-api-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-rest-api-example/project/build.properties +++ b/play-java-rest-api-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-starter-example/project/build.properties b/play-java-starter-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-starter-example/project/build.properties +++ b/play-java-starter-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-streaming-example/project/build.properties b/play-java-streaming-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-streaming-example/project/build.properties +++ b/play-java-streaming-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-telemetry-example/project/build.properties b/play-java-telemetry-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-telemetry-example/project/build.properties +++ b/play-java-telemetry-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-java-websocket-example/project/build.properties b/play-java-websocket-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-java-websocket-example/project/build.properties +++ b/play-java-websocket-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-anorm-example/project/build.properties b/play-scala-anorm-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-anorm-example/project/build.properties +++ b/play-scala-anorm-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-chatroom-example/project/build.properties b/play-scala-chatroom-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-chatroom-example/project/build.properties +++ b/play-scala-chatroom-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-compile-di-example/project/build.properties b/play-scala-compile-di-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-compile-di-example/project/build.properties +++ b/play-scala-compile-di-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-fileupload-example/project/build.properties b/play-scala-fileupload-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-fileupload-example/project/build.properties +++ b/play-scala-fileupload-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-forms-example/project/build.properties b/play-scala-forms-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-forms-example/project/build.properties +++ b/play-scala-forms-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-grpc-example/project/build.properties b/play-scala-grpc-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-grpc-example/project/build.properties +++ b/play-scala-grpc-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-hello-world-tutorial/project/build.properties b/play-scala-hello-world-tutorial/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-hello-world-tutorial/project/build.properties +++ b/play-scala-hello-world-tutorial/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-isolated-slick-example/project/build.properties b/play-scala-isolated-slick-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-isolated-slick-example/project/build.properties +++ b/play-scala-isolated-slick-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-log4j2-example/project/build.properties b/play-scala-log4j2-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-log4j2-example/project/build.properties +++ b/play-scala-log4j2-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-macwire-di-example/project/build.properties b/play-scala-macwire-di-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-macwire-di-example/project/build.properties +++ b/play-scala-macwire-di-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-rest-api-example/project/build.properties b/play-scala-rest-api-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-rest-api-example/project/build.properties +++ b/play-scala-rest-api-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-secure-session-example/project/build.properties b/play-scala-secure-session-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-secure-session-example/project/build.properties +++ b/play-scala-secure-session-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-slick-example/project/build.properties b/play-scala-slick-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-slick-example/project/build.properties +++ b/play-scala-slick-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-starter-example/project/build.properties b/play-scala-starter-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-starter-example/project/build.properties +++ b/play-scala-starter-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-streaming-example/project/build.properties b/play-scala-streaming-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-streaming-example/project/build.properties +++ b/play-scala-streaming-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-telemetry-example/project/build.properties b/play-scala-telemetry-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-telemetry-example/project/build.properties +++ b/play-scala-telemetry-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-tls-example/modules/one/project/build.properties b/play-scala-tls-example/modules/one/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-tls-example/modules/one/project/build.properties +++ b/play-scala-tls-example/modules/one/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-tls-example/modules/two/project/build.properties b/play-scala-tls-example/modules/two/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-tls-example/modules/two/project/build.properties +++ b/play-scala-tls-example/modules/two/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-tls-example/project/build.properties b/play-scala-tls-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-tls-example/project/build.properties +++ b/play-scala-tls-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7 diff --git a/play-scala-websocket-example/project/build.properties b/play-scala-websocket-example/project/build.properties index 27430827b..e8a1e246e 100644 --- a/play-scala-websocket-example/project/build.properties +++ b/play-scala-websocket-example/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7