There was an error while loading. Please reload this page.
1 parent 1a6dc7d commit d68103fCopy full SHA for d68103f
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.7.1"
+lazy val jellyV = "3.7.2"
10
lazy val graalvmV = "25.0.2"
11
12
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")
0 commit comments