From e3d709dab59a891e618a19aa57b42f39b2a8a20c Mon Sep 17 00:00:00 2001 From: David Denton Date: Tue, 10 Dec 2024 14:01:49 +0000 Subject: [PATCH] Auto-upgrade to 5.39.0.0 (#308) Co-authored-by: Auto-upgrade to 5.39.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 2ae29b3..7487fbf 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.38.0.0 +http4kVersion=5.39.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 2ae29b3..7487fbf 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-connect/extending-connect-api-clients/gradle.properties b/http4k-connect/extending-connect-api-clients/gradle.properties index 2ae29b3..7487fbf 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.38.0.0 +http4kVersion=5.39.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 241fed6..5b2179d 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-connect/using-connect-api-clients/gradle.properties b/http4k-connect/using-connect-api-clients/gradle.properties index 2ae29b3..7487fbf 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/aws-lambda-custom-runtime/gradle.properties b/http4k-core/aws-lambda-custom-runtime/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/aws-lambda-events/gradle.properties b/http4k-core/aws-lambda-events/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/aws-lambda-http/gradle.properties b/http4k-core/aws-lambda-http/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/aws-lambda-url/gradle.properties b/http4k-core/aws-lambda-url/gradle.properties index 6d79bd7..a200fbb 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/bearer-auth/gradle.properties b/http4k-core/bearer-auth/gradle.properties index 2ae29b3..7487fbf 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/graalvm/gradle.properties b/http4k-core/graalvm/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/graphql/gradle.properties b/http4k-core/graphql/gradle.properties index 9eaaae2..28eb7e9 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/hello-world/gradle.properties b/http4k-core/hello-world/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/hexagonal-arrow/gradle.properties b/http4k-core/hexagonal-arrow/gradle.properties index b8d4820..88abe6d 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/hexagonal/gradle.properties b/http4k-core/hexagonal/gradle.properties index b8d4820..88abe6d 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/hotwire/gradle.properties b/http4k-core/hotwire/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/http4k-connect/gradle.properties b/http4k-core/http4k-connect/gradle.properties index d5da18f..6419e17 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/json-api/gradle.properties b/http4k-core/json-api/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/oauth/gradle.properties b/http4k-core/oauth/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/openapi/gradle.properties b/http4k-core/openapi/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/quarkus/gradle.properties b/http4k-core/quarkus/gradle.properties index 5c6c6ed..48bec38 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/react-app/gradle.properties b/http4k-core/react-app/gradle.properties index 52011f7..ea52859 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/typesafe-configuration/gradle.properties b/http4k-core/typesafe-configuration/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/web-content/gradle.properties b/http4k-core/web-content/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0 diff --git a/http4k-core/websockets/gradle.properties b/http4k-core/websockets/gradle.properties index 4f8f5fa..da16277 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.38.0.0 +http4kVersion=5.39.0.0