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 Aug 24, 2024
1 parent ceb8b8b commit dfa833d
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.28.1.0</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-contract</artifactId>
<version>4.48.0.0</version>
<version>5.28.1.0</version>
</dependency>
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-format-jackson</artifactId>
<version>4.48.0.0</version>
<version>5.28.1.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit dfa833d

Please sign in to comment.