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