Skip to content

Commit

Permalink
Update pom.xml to version 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 9, 2025
1 parent 7ef6116 commit a6cf4e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions etc/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.soundness</groupId>
<artifactId>iridescence-core</artifactId>
<version>0.25.0</version>
<version>0.26.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,17 +25,17 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-color</artifactId>
<version>0.25.0</version>
<version>0.26.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>contextual-core</artifactId>
<version>0.25.0</version>
<version>0.26.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>hypotenuse-core</artifactId>
<version>0.25.0</version>
<version>0.26.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit a6cf4e8

Please sign in to comment.