Skip to content

Release v0.0.23

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:52
dd1d8ff

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.23/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.23</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 782285f - Automatically release new snapshot version after release of new version
  • 0cb79bb - Automatically upgrade version in sandbox after axon-driver release