We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87e53f commit cfc7f43Copy full SHA for cfc7f43
etc/core/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>dev.soundness</groupId>
7
<artifactId>inimitable-core</artifactId>
8
- <version>0.22.0</version>
+ <version>0.23.0</version>
9
<licenses>
10
<license>
11
<name>Apache 2</name>
@@ -25,12 +25,12 @@
25
<dependency>
26
27
<artifactId>contingency-core</artifactId>
28
29
</dependency>
30
31
32
<artifactId>anticipation-codec</artifactId>
33
34
35
</dependencies>
36
<organization>
0 commit comments