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 5fa672b commit 7410ae8Copy full SHA for 7410ae8
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.25.0</version>
+ <version>0.26.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