aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/Dependencies.scala4
-rw-r--r--project/build.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1cafe11..39e8e2e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -2,8 +2,8 @@ import sbt._
2 2
3object Dependencies { 3object Dependencies {
4 // Versions 4 // Versions
5 lazy val scalatestVersion = "3.2.2" 5 lazy val scalatestVersion = "3.2.3"
6 lazy val owlapiVersion = "5.1.16" 6 lazy val owlapiVersion = "5.1.17"
7 lazy val scalagraphVersion = "1.13.2" 7 lazy val scalagraphVersion = "1.13.2"
8 8
9 // Libraries 9 // Libraries
diff --git a/project/build.properties b/project/build.properties
index 0837f7a..7de0a93 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
sbt.version=1.3.13 sbt.version=1.4.4