Skip to content

Commit

Permalink
upgrade testcontainers to 1.19.7 (apache#12780)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Apr 4, 2024
1 parent 201510f commit a74a6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>pulsar</artifactId>
<version>1.17.1</version>
<version>1.19.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a74a6e4

Please sign in to comment.