Skip to content

Commit 6c05514

Browse files
chore: Update dependencies (#385)
Co-authored-by: daviddenton <1679649+daviddenton@users.noreply.github.com>
1 parent 407292a commit 6c05514

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
[versions]
22
arrow = "2.2.0"
33
awsLambdaEvents = "3.16.1"
4-
awsSdk = "2.39.6"
4+
awsSdk = "2.40.3"
55
com-google-devtools-ksp = "2.3.3"
6-
forkhandles = "2.23.0.0"
6+
forkhandles = "2.24.0.0"
77
graphqlKotlin = "8.8.1"
88
hamkrest = "1.8.0.0"
9-
http4k-standards = "1.2.0.0"
9+
http4k-standards = "1.3.0.0"
1010
jackson = "2.20.1"
1111
jsoup = "1.21.2"
1212
junit = "6.0.1"
1313
kotlin = "2.2.21"
1414
ktor = "3.3.3"
1515
logback = "1.5.21"
1616
micronaut = "4.10.9"
17-
micronaut-platform = "4.10.2"
17+
micronaut-platform = "4.10.3"
1818
micronautApplication = "4.6.1"
1919
micronautKotlin = "4.7.0"
2020
micronautSerde = "2.16.2"
21-
mockk = "1.14.6"
21+
mockk = "1.14.7"
2222
nimbusJoseJwt = "10.6"
23-
pulumi = "1.17.1"
23+
pulumi = "1.18.0"
2424
pulumiAws = "7.12.0"
2525
pulumiAwsNative = "1.38.0"
26-
quarkus = "3.30.1"
27-
shadow = "9.2.2"
26+
quarkus = "3.30.2"
27+
shadow = "9.3.0"
2828
springBoot = "4.0.0"
29-
typeflows = "0.31.0-beta"
29+
typeflows = "0.32.0-beta"
3030
version-catalog-update = "1.0.1"
3131
versions = "0.53.0"
3232

0 commit comments

Comments
 (0)