Skip to content

Commit

Permalink
Update whelk-owlapi to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 5, 2024
1 parent e4072db commit 61ca147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val zioVersion = "2.0.21"

libraryDependencies ++= {
Seq(
"org.geneontology" %% "whelk-owlapi" % "1.1.2",
"org.geneontology" %% "whelk-owlapi" % "1.1.3",
"dev.zio" %% "zio" % zioVersion,
"org.phenoscape" %% "scowl" % "1.4.1",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.25",
Expand Down

0 comments on commit 61ca147

Please sign in to comment.