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 Oct 22, 2023
1 parent e585498 commit 8fa2f25
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 @@ -34,17 +34,17 @@
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-core</artifactId>
<version>4.48.0.0</version>
<version>5.8.5.1</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-contract</artifactId>
<version>4.48.0.0</version>
<version>5.8.5.1</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-format-jackson</artifactId>
<version>4.48.0.0</version>
<version>5.8.5.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 8fa2f25

Please sign in to comment.