Skip to content

Commit 97c2aec

Browse files
committed
Update all dependencies to v2.10.1
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | maven | org.immutables:value-annotations | 2.10.0 | 2.10.1 | | maven | org.immutables:builder | 2.10.0 | 2.10.1 | | maven | org.immutables:value | 2.10.0 | 2.10.1 |
1 parent 8f82445 commit 97c2aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kotlin-logging = "6.0.3"
1919
pprint = "2.0.2"
2020
underscore = "1.98"
2121
kotlin-faker = "1.16.0"
22-
immutables = "2.10.0"
22+
immutables = "2.10.1"
2323
mockito = "5.10.0"
2424
spring = "5.3.31" # 5.3.31 Compatable with Java 11
2525
json-assert = "1.5.1"

0 commit comments

Comments
 (0)