From 790b822b6f34ec7a3d86fe2bd94b20c7d7f3d38a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 13 Jan 2022 13:27:18 +0100 Subject: [PATCH 1/3] Update scala-library to 2.13.8 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 9c40f4c5..72b56e9e 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "treehub" organization := "io.github.uptane" -scalaVersion := "2.12.15" +scalaVersion := "2.13.8" scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8") From 78a0c45ea093e41994596d09789b71e071df95bb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 10 Jul 2022 06:47:24 +0000 Subject: [PATCH 2/3] Revert commit(s) 790b822 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 72b56e9e..9c40f4c5 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "treehub" organization := "io.github.uptane" -scalaVersion := "2.13.8" +scalaVersion := "2.12.15" scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8") From 5a72682a3bb0b65c032f4d58a0999572cd9ec794 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 10 Jul 2022 06:47:24 +0000 Subject: [PATCH 3/3] Update scala-library to 2.13.8 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6349f3f9..5841fc77 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "treehub" organization := "io.github.uptane" -scalaVersion := "2.12.16" +scalaVersion := "2.13.8" scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")