Skip to content

Commit

Permalink
Update pom.xml to version 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Oct 12, 2024
1 parent 7c6dd3f commit a8184f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>gesticulate-core</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,12 +25,12 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>gossamer-core</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-html</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit a8184f4

Please sign in to comment.