Skip to content

Commit

Permalink
chore(deps): update http4k monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent bfc4c3a commit 04e0ae6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http4k/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-core</artifactId>
<version>4.48.0.0</version>
<version>5.22.0.0</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-contract</artifactId>
<version>4.48.0.0</version>
<version>5.22.0.0</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-format-jackson</artifactId>
<version>4.48.0.0</version>
<version>5.22.0.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 04e0ae6

Please sign in to comment.