We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ba6a0 commit 1eec5e2Copy full SHA for 1eec5e2
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.4.3"
+lazy val jellyV = "3.5.0"
10
lazy val graalvmV = "24.2.2"
11
12
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")
0 commit comments