Skip to content

Commit

Permalink
Update choco-solver to 4.10.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 24, 2024
1 parent c5922e5 commit 2526efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trait Dependencies {
val scalaVersion = "3.5.1"
val akkaVersion = "2.8.6"
val scalatestVersion = "3.2.19"
val chocoVersion = "4.10.16"
val chocoVersion = "4.10.17"
val guavaVersion = "33.3.0-jre"
val emfcommonVersion = "2.31.0"
val emfecoreVersion = "2.37.0"
Expand Down

0 comments on commit 2526efb

Please sign in to comment.