Skip to content

Commit 76fd362

Browse files
Update all dependencies to v2.12.1 (#317)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | maven | org.immutables:value-annotations | 2.12.0 | 2.12.1 | | maven | org.immutables:builder | 2.12.0 | 2.12.1 | | maven | org.immutables:value | 2.12.0 | 2.12.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f015d1e commit 76fd362

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
@@ -3,7 +3,7 @@ jdk = "21"
33
kotlin = "2.3.0"
44
moshix = "0.34.1"
55
http4k = "6.25.1.0"
6-
immutables = "2.12.0"
6+
immutables = "2.12.1"
77
arrow = "2.2.1.1"
88
graal = "25.0.1"
99
java-vavr = "0.11.0"

0 commit comments

Comments
 (0)