Skip to content

Commit

Permalink
Upgrade http4k and jedis-mock patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Jul 16, 2024
1 parent 3cb6168 commit fb3aaf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bolt-http4k/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<properties>
<http4k.version>5.25.0.0</http4k.version>
<http4k.version>5.26.0.0</http4k.version>
</properties>

<artifactId>bolt-http4k</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slack-api-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tyrus-standalone-client.version>1.20</tyrus-standalone-client.version>
<java-websocket.version>1.5.7</java-websocket.version>
<jedis.version>5.1.3</jedis.version>
<jedis-mock.version>1.1.1</jedis-mock.version>
<jedis-mock.version>1.1.2</jedis-mock.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fb3aaf5

Please sign in to comment.