We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa88f44 commit 3f82c78Copy full SHA for 3f82c78
1 file changed
build.sc
@@ -4,7 +4,7 @@ import contrib.jmh.JmhModule
4
5
val sjsonnetVersion = "0.4.13"
6
7
-val scalaVersions = Seq("2.12.18", "2.13.12")
+val scalaVersions = Seq("2.12.20", "2.13.15")
8
9
trait SjsonnetCrossModule extends CrossScalaModule with PublishModule {
10
def crossValue: String
0 commit comments