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 c901b16 commit 4bb4662Copy full SHA for 4bb4662
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=2.10.0
+projectVersion=2.10.1-SNAPSHOT
2
projectGroup=io.micronaut.testresources
3
4
title=Micronaut Test Resources
settings.gradle
@@ -9,7 +9,7 @@ pluginManagement {
9
}
10
11
plugins {
12
- id 'io.micronaut.build.shared.settings' version '7.6.3'
+ id 'io.micronaut.build.shared.settings' version '7.6.4'
13
14
rootProject.name = 'testresources-parent'
15
0 commit comments