Skip to content

Commit

Permalink
Update immutables to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jun 25, 2024
1 parent 7db2645 commit d1c3b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spoofax.depconstraints/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val checkerframeworkVersion = "3.16.0"

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

val yamlVersion = "1.26"

Expand Down

0 comments on commit d1c3b49

Please sign in to comment.