Skip to content

Commit 3fdd923

Browse files
committed
Update choco-solver to 5.0.1
1 parent 6db0984 commit 3fdd923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ trait Dependencies {
99
val scalaVersion = "3.8.3"
1010
val zioVersion = "2.1.25"
1111
val scalatestVersion = "3.2.20"
12-
val chocoVersion = "5.0.0"
12+
val chocoVersion = "5.0.1"
1313
val guavaVersion = "33.5.0-jre"
1414
val emfcommonVersion = "2.45.0"
1515
val emfecoreVersion = "2.42.0"

0 commit comments

Comments
 (0)