Skip to content

Commit

Permalink
Conf: Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
malte3d committed Sep 20, 2023
1 parent 36478e5 commit 601242a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ ext {
versions.commons_cli = "1.5.0"
versions.commons_csv = "1.10.0"
versions.gson = "2.10.1"
versions.junit = "5.8.1"
versions.junit = "5.10.0"
versions.log4j = "2.20.0"
versions.lombok = "1.18.26"
versions.sl4j = "2.0.7"
versions.lombok = "1.18.28"
versions.sl4j = "2.0.9"
versions.owlapi = "5.5.0"

}
Expand Down

0 comments on commit 601242a

Please sign in to comment.