There was an error while loading. Please reload this page.
1 parent 6eb29a5 commit e27e6e7Copy full SHA for e27e6e7
1 file changed
build.sbt
@@ -6,7 +6,7 @@ resolvers +=
6
"Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"
7
8
lazy val jenaV = "5.3.0"
9
-lazy val jellyV = "3.6.3"
+lazy val jellyV = "3.7.0"
10
lazy val graalvmV = "25.0.2"
11
12
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")
0 commit comments