We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd31f59 commit 2f7b13aCopy full SHA for 2f7b13a
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.2.0"
+lazy val jellyV = "3.2.1"
10
lazy val graalvmV = "24.2.1"
11
12
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")
0 commit comments