Skip to content

Commit

Permalink
Merge branch 'master' of github.com:phenoscape/scowl
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Jun 10, 2019
2 parents 98b2f17 + 4d5cbfa commit 65d64e2
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 @@ -29,7 +29,7 @@ javaOptions += "-Xmx8G"

libraryDependencies ++= {
Seq(
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.12",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.13",
"org.scalatest" %% "scalatest" % "3.0.8-RC2" % Test,
"org.scalaz" %% "scalaz-core" % "7.2.27" % Test
)
Expand Down

0 comments on commit 65d64e2

Please sign in to comment.