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

Commit

Permalink
tweak kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 28, 2020
1 parent 68a50ae commit 43234af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To install:

```groovy
dependencies {
implementation platform("org.http4k:http4k-connect-bom:0.3.0.0")
implementation platform("org.http4k:http4k-connect-bom:0.5.0.0")
implementation "org.http4k:http4k-connect-google-analytics"
implementation "org.http4k:http4k-connect-google-analytics-fake"
}
Expand Down

0 comments on commit 43234af

Please sign in to comment.