Skip to content

Commit

Permalink
fix: Fix ICE consent checks. (#2058)
Browse files Browse the repository at this point in the history
chore: Update ice4j kotlin to 1.9
  • Loading branch information
bgrozev authored Oct 3, 2023
1 parent be7701f commit 63849ed
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-66-g1c60acc</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 63849ed

Please sign in to comment.