Skip to content

Commit

Permalink
Auto-upgrade to 5.33.0.1 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: Auto-upgrade to 5.33.0.1 <[email protected]>
  • Loading branch information
daviddenton and s4nchez authored Oct 25, 2024
1 parent 3f2c1a3 commit 4e689b3
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion aws-lambda-custom-runtime/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion aws-lambda-events/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion aws-lambda-http/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion aws-lambda-url/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlin.code.style=official
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion bearer-auth/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion graalvm/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion graphql/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
graphql_kotlin_schema_generator_version=3.6.7
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion hello-world/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion hexagonal-arrow/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
forkHandlesVersion=2.3.0.0
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion hexagonal/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
forkHandlesVersion=2.3.0.0
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion hotwire/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion http4k-connect/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
http4kConnectVersion=5.0.0.0
junitVersion=5.10.0
mockkVersion=1.12.1
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion json-api/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion oauth/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion openapi/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion quarkus/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
quarkus_version=3.2.0.Final
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion react-app/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ kotlin.code.style=official
org.gradle.parallel=false
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion typesafe-configuration/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion web-content/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1
2 changes: 1 addition & 1 deletion websockets/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
junitVersion=5.10.0
kotlinVersion=1.9.23
http4kVersion=5.33.0.0
http4kVersion=5.33.0.1

0 comments on commit 4e689b3

Please sign in to comment.