diff --git a/gradle.properties b/gradle.properties index e52ff29..93bc163 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ micronautLibraryPluginVersion=4.0.1 jaxbImpl=2.3.6 jakartaXmlBind=4.0.2 shadowJarVersion=8.1.1 -camundaVersion=7.22.0 +camundaVersion=7.23.0-alpha2 # Prevent upload of maven-metadata.xml.sha256/sha512 files to oss.sonatype.org # see https://issues.sonatype.org/browse/OSSRH-53695?focusedCommentId=887733&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-887733 # see https://github.com/gradle/gradle/issues/11308#issuecomment-554317655