Skip to content

Commit

Permalink
fix: Fix ICE consent checks.
Browse files Browse the repository at this point in the history
chore: Update ice4j kotlin to 1.9
  • Loading branch information
bgrozev committed Oct 2, 2023
1 parent 30dcf51 commit 0f1bebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ice4j</artifactId>
<version>3.0-63-g9fe2d69</version>
<version>3.0-65-gfd43e6c</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 0f1bebb

Please sign in to comment.