From dfc348a6b1dedaf285ef3925f0273cf7ca60a68b Mon Sep 17 00:00:00 2001 From: "Auto-upgrade to 5.45.0.0" Date: Mon, 6 Jan 2025 22:01:05 +0000 Subject: [PATCH] Auto-upgrade to 5.45.0.0 --- http4k-connect/connect-pattern/gradle.properties | 2 +- http4k-connect/custom-api-client-and-fake/gradle.properties | 2 +- http4k-connect/extending-connect-api-clients/gradle.properties | 2 +- http4k-connect/fakes-in-official-aws-sdk/gradle.properties | 2 +- http4k-connect/using-connect-api-clients/gradle.properties | 2 +- http4k-core/aws-lambda-custom-runtime/gradle.properties | 2 +- http4k-core/aws-lambda-events/gradle.properties | 2 +- http4k-core/aws-lambda-http/gradle.properties | 2 +- http4k-core/aws-lambda-url/gradle.properties | 2 +- http4k-core/bearer-auth/gradle.properties | 2 +- http4k-core/graalvm/gradle.properties | 2 +- http4k-core/graphql/gradle.properties | 2 +- http4k-core/hello-world/gradle.properties | 2 +- http4k-core/hexagonal-arrow/gradle.properties | 2 +- http4k-core/hexagonal/gradle.properties | 2 +- http4k-core/hotwire/gradle.properties | 2 +- http4k-core/http4k-connect/gradle.properties | 2 +- http4k-core/json-api/gradle.properties | 2 +- http4k-core/oauth/gradle.properties | 2 +- http4k-core/openapi/gradle.properties | 2 +- http4k-core/quarkus/gradle.properties | 2 +- http4k-core/react-app/gradle.properties | 2 +- http4k-core/typesafe-configuration/gradle.properties | 2 +- http4k-core/web-content/gradle.properties | 2 +- http4k-core/websockets/gradle.properties | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/http4k-connect/connect-pattern/gradle.properties b/http4k-connect/connect-pattern/gradle.properties index d8ca0e1..8cf4660 100644 --- a/http4k-connect/connect-pattern/gradle.properties +++ b/http4k-connect/connect-pattern/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.10.5 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-connect/custom-api-client-and-fake/gradle.properties b/http4k-connect/custom-api-client-and-fake/gradle.properties index d8ca0e1..8cf4660 100644 --- a/http4k-connect/custom-api-client-and-fake/gradle.properties +++ b/http4k-connect/custom-api-client-and-fake/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.10.5 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-connect/extending-connect-api-clients/gradle.properties b/http4k-connect/extending-connect-api-clients/gradle.properties index d8ca0e1..8cf4660 100644 --- a/http4k-connect/extending-connect-api-clients/gradle.properties +++ b/http4k-connect/extending-connect-api-clients/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.10.5 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-connect/fakes-in-official-aws-sdk/gradle.properties b/http4k-connect/fakes-in-official-aws-sdk/gradle.properties index 42ebbf0..530bac8 100644 --- a/http4k-connect/fakes-in-official-aws-sdk/gradle.properties +++ b/http4k-connect/fakes-in-official-aws-sdk/gradle.properties @@ -1,3 +1,3 @@ kotlinVersion=2.0.21 awsSdkVersion=2.20.103 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-connect/using-connect-api-clients/gradle.properties b/http4k-connect/using-connect-api-clients/gradle.properties index d8ca0e1..8cf4660 100644 --- a/http4k-connect/using-connect-api-clients/gradle.properties +++ b/http4k-connect/using-connect-api-clients/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.10.5 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/aws-lambda-custom-runtime/gradle.properties b/http4k-core/aws-lambda-custom-runtime/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/aws-lambda-custom-runtime/gradle.properties +++ b/http4k-core/aws-lambda-custom-runtime/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/aws-lambda-events/gradle.properties b/http4k-core/aws-lambda-events/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/aws-lambda-events/gradle.properties +++ b/http4k-core/aws-lambda-events/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/aws-lambda-http/gradle.properties b/http4k-core/aws-lambda-http/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/aws-lambda-http/gradle.properties +++ b/http4k-core/aws-lambda-http/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/aws-lambda-url/gradle.properties b/http4k-core/aws-lambda-url/gradle.properties index 27cf247..b32e775 100644 --- a/http4k-core/aws-lambda-url/gradle.properties +++ b/http4k-core/aws-lambda-url/gradle.properties @@ -1,4 +1,4 @@ kotlin.code.style=official junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/bearer-auth/gradle.properties b/http4k-core/bearer-auth/gradle.properties index d8ca0e1..8cf4660 100644 --- a/http4k-core/bearer-auth/gradle.properties +++ b/http4k-core/bearer-auth/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.10.5 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/graalvm/gradle.properties b/http4k-core/graalvm/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/graalvm/gradle.properties +++ b/http4k-core/graalvm/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/graphql/gradle.properties b/http4k-core/graphql/gradle.properties index 6850e03..42768c2 100644 --- a/http4k-core/graphql/gradle.properties +++ b/http4k-core/graphql/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 graphql_kotlin_schema_generator_version=3.6.7 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/hello-world/gradle.properties b/http4k-core/hello-world/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/hello-world/gradle.properties +++ b/http4k-core/hello-world/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/hexagonal-arrow/gradle.properties b/http4k-core/hexagonal-arrow/gradle.properties index f5c7fba..8d75e97 100644 --- a/http4k-core/hexagonal-arrow/gradle.properties +++ b/http4k-core/hexagonal-arrow/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 forkHandlesVersion=2.3.0.0 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/hexagonal/gradle.properties b/http4k-core/hexagonal/gradle.properties index f5c7fba..8d75e97 100644 --- a/http4k-core/hexagonal/gradle.properties +++ b/http4k-core/hexagonal/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 forkHandlesVersion=2.3.0.0 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/hotwire/gradle.properties b/http4k-core/hotwire/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/hotwire/gradle.properties +++ b/http4k-core/hotwire/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/http4k-connect/gradle.properties b/http4k-core/http4k-connect/gradle.properties index 9f2975e..b19f2ed 100644 --- a/http4k-core/http4k-connect/gradle.properties +++ b/http4k-core/http4k-connect/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 mockkVersion=1.12.1 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/json-api/gradle.properties b/http4k-core/json-api/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/json-api/gradle.properties +++ b/http4k-core/json-api/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/oauth/gradle.properties b/http4k-core/oauth/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/oauth/gradle.properties +++ b/http4k-core/oauth/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/openapi/gradle.properties b/http4k-core/openapi/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/openapi/gradle.properties +++ b/http4k-core/openapi/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/quarkus/gradle.properties b/http4k-core/quarkus/gradle.properties index e4e1774..28598e2 100644 --- a/http4k-core/quarkus/gradle.properties +++ b/http4k-core/quarkus/gradle.properties @@ -1,4 +1,4 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 quarkus_version=3.2.0.Final -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/react-app/gradle.properties b/http4k-core/react-app/gradle.properties index 499cb4b..bf71479 100644 --- a/http4k-core/react-app/gradle.properties +++ b/http4k-core/react-app/gradle.properties @@ -2,4 +2,4 @@ kotlin.code.style=official org.gradle.parallel=false junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/typesafe-configuration/gradle.properties b/http4k-core/typesafe-configuration/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/typesafe-configuration/gradle.properties +++ b/http4k-core/typesafe-configuration/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/web-content/gradle.properties b/http4k-core/web-content/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/web-content/gradle.properties +++ b/http4k-core/web-content/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0 diff --git a/http4k-core/websockets/gradle.properties b/http4k-core/websockets/gradle.properties index 603d719..2bde8dc 100644 --- a/http4k-core/websockets/gradle.properties +++ b/http4k-core/websockets/gradle.properties @@ -1,3 +1,3 @@ junitVersion=5.10.0 kotlinVersion=2.0.21 -http4kVersion=5.44.3.0 +http4kVersion=5.45.0.0