Skip to content

Commit 357c22b

Browse files
chore: Update dependencies (#394)
Co-authored-by: daviddenton <1679649+daviddenton@users.noreply.github.com>
1 parent 52f0683 commit 357c22b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[versions]
22
arrow = "2.2.1.1"
33
awsLambdaEvents = "3.16.1"
4-
awsSdk = "2.41.1"
4+
awsSdk = "2.41.5"
55
com-google-devtools-ksp = "2.3.4"
66
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.22.1"
12-
junit = "6.0.1"
12+
junit = "6.0.2"
1313
kotlin = "2.3.0"
1414
ktor = "3.3.3"
15-
logback = "1.5.23"
16-
micronaut = "4.10.12"
17-
micronaut-platform = "4.10.6"
15+
logback = "1.5.24"
16+
micronaut = "4.10.13"
17+
micronaut-platform = "4.10.7"
1818
micronautApplication = "4.6.1"
1919
micronautKotlin = "4.7.0"
2020
micronautSerde = "2.16.2"
2121
mockk = "1.14.7"
22-
nimbusJoseJwt = "10.6"
22+
nimbusJoseJwt = "10.7"
2323
pulumi = "1.20.0"
24-
pulumiAws = "7.15.0"
25-
pulumiAwsNative = "1.47.0"
26-
quarkus = "3.30.5"
27-
shadow = "9.3.0"
24+
pulumiAws = "7.16.0"
25+
pulumiAwsNative = "1.48.0"
26+
quarkus = "3.30.6"
27+
shadow = "9.3.1"
2828
springBoot = "4.0.1"
2929
typeflows = "0.32.0-beta"
3030
version-catalog-update = "1.0.1"

0 commit comments

Comments
 (0)