Skip to content

Commit 2f34b9a

Browse files
Update whelk-owlapi to 1.1.3 (#265)
1 parent a6f6cfa commit 2f34b9a

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
@@ -46,7 +46,7 @@ lazy val core = project
4646
libraryDependencies ++= Seq(
4747
"dev.zio" %% "zio" % zioVersion,
4848
"dev.zio" %% "zio-streams" % zioVersion,
49-
"org.geneontology" %% "whelk-owlapi" % "1.1.2",
49+
"org.geneontology" %% "whelk-owlapi" % "1.1.3",
5050
"org.apache.jena" % "apache-jena-libs" % "4.10.0" exclude("org.slf4j", "slf4j-log4j12"),
5151
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
5252
"dev.zio" %% "zio-test" % zioVersion % Test,

0 commit comments

Comments
 (0)