We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e8c0fc + 0bb43e9 commit 951d919Copy full SHA for 951d919
1 file changed
project/Dependencies.scala
@@ -9,7 +9,7 @@ trait Dependencies {
9
val scalaVersion = "3.8.3"
10
val zioVersion = "2.1.25"
11
val scalatestVersion = "3.2.20"
12
- val chocoVersion = "5.0.1"
+ val chocoVersion = "6.0.0"
13
val guavaVersion = "33.6.0-jre"
14
val emfcommonVersion = "2.45.0"
15
val emfecoreVersion = "2.42.0"
0 commit comments