Skip to content

Commit d1c3b49

Browse files
committed
Update immutables to 2.10.1
1 parent 7db2645 commit d1c3b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/spoofax.depconstraints/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ val checkerframeworkVersion = "3.16.0"
1919

2020
val daggerVersion = "2.36" // Do not upgrade, causes Gradle/Kotlin compatibility issues due to upgrade to Kotlin 1.5.
2121
val derive4jVersion = "1.1.1"
22-
val immutablesVersion = "2.8.2"
22+
val immutablesVersion = "2.10.1"
2323

2424
val yamlVersion = "1.26"
2525

0 commit comments

Comments
 (0)