We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1e713c + c07248c commit 8326315Copy full SHA for 8326315
1 file changed
build.sbt
@@ -22,7 +22,7 @@ libraryDependencies ++= {
22
Seq(
23
"dev.zio" %% "zio" % zioVersion,
24
"dev.zio" %% "zio-streams" % zioVersion,
25
- "org.geneontology" %% "whelk-owlapi" % "1.1",
+ "org.geneontology" %% "whelk-owlapi" % "1.1.1",
26
"com.outr" %% "scribe-slf4j" % "3.6.3",
27
"com.github.alexarchambault" %% "case-app" % "2.0.6",
28
"org.apache.jena" % "apache-jena-libs" % "4.2.0" exclude ("org.slf4j", "slf4j-log4j12"),
0 commit comments