This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new a54a294 Revert "Update sbt to 1.10.2 (#230)" (#231)
a54a294 is described below
commit a54a294afe7c8dee968e61b33d5fc4f376680b6a
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Sep 22 21:25:43 2024 +0100
Revert "Update sbt to 1.10.2 (#230)" (#231)
This reverts commit 37056cfe8464e134665fb7870d6d3db9243bba21.
---
project/build.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/build.properties b/project/build.properties
index a075296..bdf7037 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-sbt.version=1.10.2
+sbt.version=1.10.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]