Skip to content

Commit 43b87f2

Browse files
authored
Merge pull request #47 from scala-steward/update/apache-jena-libs-4.2.0
Update apache-jena-libs to 4.2.0
2 parents 1127826 + ac882de commit 43b87f2

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

0 commit comments

Comments
 (0)