Skip to content

Commit 4b7da25

Browse files
chore: Update dependencies (#424)
Co-authored-by: daviddenton <1679649+daviddenton@users.noreply.github.com>
1 parent 77ea612 commit 4b7da25

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
arrow = "2.2.2.1"
33
awsLambdaEvents = "3.16.1"
4-
awsSdk = "2.42.23"
4+
awsSdk = "2.42.28"
55
com-google-devtools-ksp = "2.3.6"
66
forkhandles = "2.25.4.0"
77
graphqlKotlin = "9.1.0"
@@ -13,17 +13,17 @@ junit = "6.0.3"
1313
kotlin = "2.3.20"
1414
ktor = "3.4.2"
1515
logback = "1.5.32"
16-
micronaut = "4.10.18"
17-
micronaut-platform = "4.10.10"
16+
micronaut = "4.10.20"
17+
micronaut-platform = "4.10.11"
1818
micronautApplication = "4.6.2"
1919
micronautKotlin = "4.7.0"
2020
micronautSerde = "2.16.2"
2121
mockk = "1.14.9"
22-
nimbusJoseJwt = "10.8"
22+
nimbusJoseJwt = "10.9"
2323
pulumi = "1.21.3"
24-
pulumiAws = "7.23.0"
25-
pulumiAwsNative = "1.59.0"
26-
quarkus = "3.34.1"
24+
pulumiAws = "7.24.0"
25+
pulumiAwsNative = "1.60.0"
26+
quarkus = "3.34.2"
2727
shadow = "9.4.1"
2828
springBoot = "4.0.5"
2929
typeflows = "0.32.0-beta"

0 commit comments

Comments
 (0)