We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c6df8 commit 79cfecfCopy full SHA for 79cfecf
docs/antora.yml
@@ -1,6 +1,6 @@
1
name: micronaut
2
title: oap-micronaut
3
-version: master
+version: 2024.6
4
#start_page: ROOT:index.adoc
5
nav:
6
- modules/ROOT/nav.adoc
gradle.properties
@@ -1,4 +1,4 @@
-projectVersion=2024.6-SNAPSHOT
+projectVersion=2024.6
projectGroupId=io.openapiprocessor
projectUrl=https://openapiprocessor.io
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ build-jdk = "11"
test-jdk = "11"
api = "2024.1"
7
-base = "2024.7-SNAPSHOT"
+base = "2024.7"
8
9
junit = "5.9.3"
10
jacoco = "0.8.7"
0 commit comments