You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2022/03/14 08:39:33 UTC

[logging-log4j-scala] branch master updated: Bump sbt version to 1.6.2 (#19)

This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git


The following commit(s) were added to refs/heads/master by this push:
     new 022c234  Bump sbt version to 1.6.2 (#19)
022c234 is described below

commit 022c23424d2b2220ab36143c33ae7da1569d7153
Author: sullis <gi...@seansullivan.com>
AuthorDate: Mon Mar 14 01:31:25 2022 -0700

    Bump sbt version to 1.6.2 (#19)
---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index 34ca767..74f7c4e 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -15,4 +15,4 @@
 # limitations under the license.
 #
 
-sbt.version=1.6.1
+sbt.version=1.6.2