From c5244de1319c025790078d7550126d8ae8b42c58 Mon Sep 17 00:00:00 2001 From: Mike Bland Date: Wed, 30 Oct 2024 14:30:34 -0400 Subject: [PATCH] Bump Scalafmt to 3.8.3 in create_repository.py This matches the version set in #1631. --- scripts/create_repository.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/create_repository.py b/scripts/create_repository.py index a3bd2d000..e8cbe306f 100755 --- a/scripts/create_repository.py +++ b/scripts/create_repository.py @@ -27,7 +27,7 @@ "3.5.2", ] SCALATEST_VERSION = "3.2.9" -SCALAFMT_VERSION = "3.0.0" +SCALAFMT_VERSION = "3.8.3" PROTOBUF_JAVA_VERSION = "4.28.2" EXCLUDED_ARTIFACTS = set([