Skip to content

Commit 576f824

Browse files
committed
Update jena-arq, jena-core to 5.5.0
1 parent c41a588 commit 576f824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

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

8-
lazy val jenaV = "5.3.0"
8+
lazy val jenaV = "5.5.0"
99
lazy val jellyV = "3.3.1"
1010
lazy val graalvmV = "24.2.2"
1111

0 commit comments

Comments
 (0)