Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 7020ed1

Browse files
fix(deps): update http4k monorepo to v5
1 parent ca2ebd6 commit 7020ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.http4k</groupId>
124124
<artifactId>http4k-bom</artifactId>
125-
<version>4.48.0.0</version>
125+
<version>5.8.5.0</version>
126126
<type>pom</type>
127127
<scope>import</scope>
128128
</dependency>
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.http4k</groupId>
149149
<artifactId>http4k-contract</artifactId>
150-
<version>4.48.0.0</version>
150+
<version>5.8.5.0</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>org.http4k</groupId>

0 commit comments

Comments
 (0)