From 0e4a2c7465e863fee09009aa12495cf8e00cfa41 Mon Sep 17 00:00:00 2001 From: "Auto-upgrade to 5.35.3.0" Date: Sat, 23 Nov 2024 17:01:01 +0000 Subject: [PATCH] Auto-upgrade to 5.35.3.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 4b639ff..67248aa 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-connect/custom-api-client-and-fake/gradle.properties b/http4k-connect/custom-api-client-and-fake/gradle.properties index 4b639ff..67248aa 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-connect/extending-connect-api-clients/gradle.properties b/http4k-connect/extending-connect-api-clients/gradle.properties index 4b639ff..67248aa 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-connect/fakes-in-official-aws-sdk/gradle.properties b/http4k-connect/fakes-in-official-aws-sdk/gradle.properties index bd6df90..84181f8 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-connect/using-connect-api-clients/gradle.properties b/http4k-connect/using-connect-api-clients/gradle.properties index 4b639ff..67248aa 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/aws-lambda-custom-runtime/gradle.properties b/http4k-core/aws-lambda-custom-runtime/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/aws-lambda-events/gradle.properties b/http4k-core/aws-lambda-events/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/aws-lambda-http/gradle.properties b/http4k-core/aws-lambda-http/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/aws-lambda-url/gradle.properties b/http4k-core/aws-lambda-url/gradle.properties index 464ef06..4ec63ca 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/bearer-auth/gradle.properties b/http4k-core/bearer-auth/gradle.properties index 4b639ff..67248aa 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/graalvm/gradle.properties b/http4k-core/graalvm/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/graphql/gradle.properties b/http4k-core/graphql/gradle.properties index d44a06d..6944759 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/hello-world/gradle.properties b/http4k-core/hello-world/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/hexagonal-arrow/gradle.properties b/http4k-core/hexagonal-arrow/gradle.properties index 9e1a4bf..0a0919c 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/hexagonal/gradle.properties b/http4k-core/hexagonal/gradle.properties index 9e1a4bf..0a0919c 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/hotwire/gradle.properties b/http4k-core/hotwire/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/http4k-connect/gradle.properties b/http4k-core/http4k-connect/gradle.properties index 3d3b63e..42df2e2 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/json-api/gradle.properties b/http4k-core/json-api/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/oauth/gradle.properties b/http4k-core/oauth/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/openapi/gradle.properties b/http4k-core/openapi/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/quarkus/gradle.properties b/http4k-core/quarkus/gradle.properties index 548978b..82fb900 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/react-app/gradle.properties b/http4k-core/react-app/gradle.properties index 1dbc7f9..4e568ef 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/typesafe-configuration/gradle.properties b/http4k-core/typesafe-configuration/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/web-content/gradle.properties b/http4k-core/web-content/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0 diff --git a/http4k-core/websockets/gradle.properties b/http4k-core/websockets/gradle.properties index 2bb8430..adf91bb 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.35.2.0 +http4kVersion=5.35.3.0