diff --git a/build.sc b/build.sc index 1fb67f7e..74f6beb4 100644 --- a/build.sc +++ b/build.sc @@ -4,7 +4,7 @@ import contrib.jmh.JmhModule val sjsonnetVersion = "0.4.13" -val scalaVersions = Seq("2.12.18", "2.13.12") +val scalaVersions = Seq("2.12.20", "2.13.15") trait SjsonnetCrossModule extends CrossScalaModule with PublishModule { def crossValue: String