Skip to content

Commit

Permalink
Dependency updates (prometheus#813)
Browse files Browse the repository at this point in the history
* Updated dependencies

Signed-off-by: dhoard <doug.hoard@gmail.com>

---------

Signed-off-by: dhoard <doug.hoard@gmail.com>
  • Loading branch information
dhoard committed Jun 20, 2023
1 parent b97d119 commit a7d0e1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_test_suite/integration_tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.7</version>
<version>1.4.8</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.18.0</version>
<version>1.18.3</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit a7d0e1c

Please sign in to comment.