Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit feb65e2

Browse files
committed
Update pom.xml to version 0.24.0
1 parent f6a5ce0 commit feb65e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/core/pom.xml

Lines changed: 2 additions & 2 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>digression-core</artifactId>
8-
<version>0.23.0</version>
8+
<version>0.24.0</version>
99
<licenses>
1010
<license>
1111
<name>Apache 2</name>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>dev.soundness</groupId>
2727
<artifactId>contingency-core</artifactId>
28-
<version>0.23.0</version>
28+
<version>0.24.0</version>
2929
</dependency>
3030
</dependencies>
3131
<organization>

0 commit comments

Comments
 (0)