Skip to content

Commit 1eec5e2

Browse files
authored
Update Jelly-JVM to 3.5.0 (#208)
1 parent 17ba6a0 commit 1eec5e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolvers +=
66
"Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"
77

88
lazy val jenaV = "5.3.0"
9-
lazy val jellyV = "3.4.3"
9+
lazy val jellyV = "3.5.0"
1010
lazy val graalvmV = "24.2.2"
1111

1212
addCommandAlias("fixAll", "scalafixAll; scalafmtAll")

0 commit comments

Comments
 (0)