Skip to content

Commit 4dae3ae

Browse files
committed
Update robot-core to 1.9.10
1 parent a9d383e commit 4dae3ae

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
@@ -45,7 +45,7 @@ libraryDependencies ++= {
4545
"io.circe" %% "circe-core" % "0.14.9",
4646
"io.circe" %% "circe-generic" % "0.14.9",
4747
"io.circe" %% "circe-parser" % "0.14.9",
48-
"org.obolibrary.robot" % "robot-core" % "1.8.4"
48+
"org.obolibrary.robot" % "robot-core" % "1.9.10"
4949
exclude("ch.qos.logback", "logback-classic")
5050
exclude("org.slf4j", "slf4j-log4j12")
5151
exclude("org.geneontology", "whelk_2.12")

0 commit comments

Comments
 (0)