Skip to content

Commit

Permalink
update authx version
Browse files Browse the repository at this point in the history
  • Loading branch information
atakavci committed Dec 20, 2024
1 parent edf631a commit 88a20c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>redis.clients.authentication</groupId>
<artifactId>redis-authx-core</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.1-beta1</version>
</dependency>

<!-- Optional dependencies -->
Expand Down Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>redis.clients.authentication</groupId>
<artifactId>redis-authx-entraid</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.1-beta1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 88a20c2

Please sign in to comment.