From 33a2a13fd6ca067b8ba00bd5de71317a5ccab834 Mon Sep 17 00:00:00 2001 From: "Auto-upgrade to 5.44.1.0" Date: Sat, 4 Jan 2025 19:45:55 +0000 Subject: [PATCH] Auto-upgrade to 5.44.1.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 0e39943..623df8b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-connect/custom-api-client-and-fake/gradle.properties b/http4k-connect/custom-api-client-and-fake/gradle.properties index 0e39943..623df8b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-connect/extending-connect-api-clients/gradle.properties b/http4k-connect/extending-connect-api-clients/gradle.properties index 0e39943..623df8b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-connect/fakes-in-official-aws-sdk/gradle.properties b/http4k-connect/fakes-in-official-aws-sdk/gradle.properties index 6f72d70..ca97271 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-connect/using-connect-api-clients/gradle.properties b/http4k-connect/using-connect-api-clients/gradle.properties index 0e39943..623df8b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/aws-lambda-custom-runtime/gradle.properties b/http4k-core/aws-lambda-custom-runtime/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/aws-lambda-events/gradle.properties b/http4k-core/aws-lambda-events/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/aws-lambda-http/gradle.properties b/http4k-core/aws-lambda-http/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/aws-lambda-url/gradle.properties b/http4k-core/aws-lambda-url/gradle.properties index bd7a32d..e63cb8e 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/bearer-auth/gradle.properties b/http4k-core/bearer-auth/gradle.properties index 0e39943..623df8b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/graalvm/gradle.properties b/http4k-core/graalvm/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/graphql/gradle.properties b/http4k-core/graphql/gradle.properties index c7871bf..62aff63 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/hello-world/gradle.properties b/http4k-core/hello-world/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/hexagonal-arrow/gradle.properties b/http4k-core/hexagonal-arrow/gradle.properties index e4e58cb..d8d49be 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/hexagonal/gradle.properties b/http4k-core/hexagonal/gradle.properties index e4e58cb..d8d49be 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/hotwire/gradle.properties b/http4k-core/hotwire/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/http4k-connect/gradle.properties b/http4k-core/http4k-connect/gradle.properties index 97f4edc..9536b02 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/json-api/gradle.properties b/http4k-core/json-api/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/oauth/gradle.properties b/http4k-core/oauth/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/openapi/gradle.properties b/http4k-core/openapi/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/quarkus/gradle.properties b/http4k-core/quarkus/gradle.properties index b76ef33..4b61479 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/react-app/gradle.properties b/http4k-core/react-app/gradle.properties index 1440f6d..4cd9c76 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/typesafe-configuration/gradle.properties b/http4k-core/typesafe-configuration/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/web-content/gradle.properties b/http4k-core/web-content/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0 diff --git a/http4k-core/websockets/gradle.properties b/http4k-core/websockets/gradle.properties index 6dec3e4..e259c1b 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.0.0 +http4kVersion=5.44.1.0