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

Commit e0864f8

Browse files
committed
Update pom.xml to version 0.26.0
1 parent 517d2ce commit e0864f8

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>contextual-core</artifactId>
8-
<version>0.25.0</version>
8+
<version>0.26.0</version>
99
<licenses>
1010
<license>
1111
<name>Apache 2</name>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>dev.soundness</groupId>
2727
<artifactId>rudiments-core</artifactId>
28-
<version>0.25.0</version>
28+
<version>0.26.0</version>
2929
</dependency>
3030
</dependencies>
3131
<organization>

0 commit comments

Comments
 (0)