We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ac004 commit 8cabc71Copy full SHA for 8cabc71
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.0"
+lazy val jellyV = "3.6.1"
10
lazy val graalvmV = "25.0.0"
11
12
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")
0 commit comments