Skip to content

Commit f69d470

Browse files
chore: Update dependencies (#390)
Co-authored-by: daviddenton <1679649+daviddenton@users.noreply.github.com>
1 parent 3f4002d commit f69d470

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
[versions]
2-
arrow = "2.2.0"
2+
arrow = "2.2.1.1"
33
awsLambdaEvents = "3.16.1"
4-
awsSdk = "2.40.8"
5-
com-google-devtools-ksp = "2.3.3"
6-
forkhandles = "2.24.0.0"
4+
awsSdk = "2.40.13"
5+
com-google-devtools-ksp = "2.3.4"
6+
forkhandles = "2.25.0.0"
77
graphqlKotlin = "8.8.1"
88
hamkrest = "1.8.0.0"
99
http4k-standards = "1.3.0.0"
1010
jackson = "2.20.1"
1111
jsoup = "1.21.2"
1212
junit = "6.0.1"
13-
kotlin = "2.2.21"
13+
kotlin = "2.3.0"
1414
ktor = "3.3.3"
15-
logback = "1.5.22"
16-
micronaut = "4.10.10"
17-
micronaut-platform = "4.10.4"
15+
logback = "1.5.23"
16+
micronaut = "4.10.12"
17+
micronaut-platform = "4.10.5"
1818
micronautApplication = "4.6.1"
1919
micronautKotlin = "4.7.0"
2020
micronautSerde = "2.16.2"
2121
mockk = "1.14.7"
2222
nimbusJoseJwt = "10.6"
2323
pulumi = "1.19.0"
24-
pulumiAws = "7.14.0"
25-
pulumiAwsNative = "1.40.0"
26-
quarkus = "3.30.3"
24+
pulumiAws = "7.15.0"
25+
pulumiAwsNative = "1.45.0"
26+
quarkus = "3.30.4"
2727
shadow = "9.3.0"
28-
springBoot = "4.0.0"
28+
springBoot = "4.0.1"
2929
typeflows = "0.32.0-beta"
3030
version-catalog-update = "1.0.1"
3131
versions = "0.53.0"

0 commit comments

Comments
 (0)