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.
1 parent 7db2645 commit d1c3b49Copy full SHA for d1c3b49
core/spoofax.depconstraints/build.gradle.kts
@@ -19,7 +19,7 @@ val checkerframeworkVersion = "3.16.0"
19
20
val daggerVersion = "2.36" // Do not upgrade, causes Gradle/Kotlin compatibility issues due to upgrade to Kotlin 1.5.
21
val derive4jVersion = "1.1.1"
22
-val immutablesVersion = "2.8.2"
+val immutablesVersion = "2.10.1"
23
24
val yamlVersion = "1.26"
25
0 commit comments