Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Auto-upgrade to 5.8.4.0 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Auto-upgrade to 5.8.4.0 <[email protected]>
  • Loading branch information
daviddenton and s4nchez authored Oct 9, 2023
1 parent 60ce2c6 commit af40b00
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion connect-pattern/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ junit_version=5.9.3
kotlin_version=1.8.21
mockk_version=1.10.5
http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0
2 changes: 1 addition & 1 deletion custom-adapter-and-fake/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ junit_version=5.9.3
kotlin_version=1.8.21
mockk_version=1.10.5
http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0
2 changes: 1 addition & 1 deletion developing-openai-plugins/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ junit_version=5.9.3
kotlin_version=1.8.21

http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0
2 changes: 1 addition & 1 deletion extending-connect-adapters/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ junit_version=5.9.3
kotlin_version=1.8.21
mockk_version=1.10.5
http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0
2 changes: 1 addition & 1 deletion fakes-in-official-aws-sdk/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlin_version=1.8.21
aws_sdk_version=2.20.103
http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0
2 changes: 1 addition & 1 deletion using-connect-adapters/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ junit_version=5.9.3
kotlin_version=1.8.21
mockk_version=1.10.5
http4k_connect_version=5.2.0.0
http4k_version=5.8.3.0
http4k_version=5.8.4.0

0 comments on commit af40b00

Please sign in to comment.