Skip to content

Commit cfc7f43

Browse files
committed
Update pom.xml to version 0.23.0
1 parent a87e53f commit cfc7f43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/core/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>dev.soundness</groupId>
77
<artifactId>inimitable-core</artifactId>
8-
<version>0.22.0</version>
8+
<version>0.23.0</version>
99
<licenses>
1010
<license>
1111
<name>Apache 2</name>
@@ -25,12 +25,12 @@
2525
<dependency>
2626
<groupId>dev.soundness</groupId>
2727
<artifactId>contingency-core</artifactId>
28-
<version>0.22.0</version>
28+
<version>0.23.0</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>dev.soundness</groupId>
3232
<artifactId>anticipation-codec</artifactId>
33-
<version>0.22.0</version>
33+
<version>0.23.0</version>
3434
</dependency>
3535
</dependencies>
3636
<organization>

0 commit comments

Comments
 (0)