Skip to content

Commit

Permalink
use nightly testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
dasniko committed Aug 18, 2024
1 parent be43a49 commit 190cfb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.github.dasniko</groupId>
<artifactId>testcontainers-keycloak</artifactId>
<version>main-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sns</artifactId>
Expand Down

0 comments on commit 190cfb0

Please sign in to comment.