Skip to content

Commit ac779ab

Browse files
committed
Update apache-jena-libs to 4.1.0
1 parent 48f9314 commit ac779ab

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
@@ -27,7 +27,7 @@ libraryDependencies ++= {
2727
"org.geneontology" %% "whelk-owlapi" % "1.1",
2828
"com.outr" %% "scribe-slf4j" % "3.5.5",
2929
"com.github.alexarchambault" %% "case-app" % "2.0.6",
30-
"org.apache.jena" % "apache-jena-libs" % "3.17.0" exclude ("org.slf4j", "slf4j-log4j12"),
30+
"org.apache.jena" % "apache-jena-libs" % "4.1.0" exclude ("org.slf4j", "slf4j-log4j12"),
3131
"dev.zio" %% "zio-test" % zioVersion % Test,
3232
"dev.zio" %% "zio-test-sbt" % zioVersion % Test
3333
)

0 commit comments

Comments
 (0)