Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 69bd62e

Browse files
committed
Update org.immutables to v2.9.0
1 parent 096dbdb commit 69bd62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ allprojects {
9797
}
9898

9999
Configuration projectDependencyConstraintsConfiguration = configurations.create('projectDependencyConstraints') {
100-
String immutablesVersion = '2.8.8'
100+
String immutablesVersion = '2.9.0'
101101
String mapstructVersion = '1.4.2.Final'
102102
String graalvmVersion = '22.0.0.2'
103103

0 commit comments

Comments
 (0)