Skip to content

Commit 4bb4662

Browse files
committed
Bump version
1 parent c901b16 commit 4bb4662

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=2.10.0
1+
projectVersion=2.10.1-SNAPSHOT
22
projectGroup=io.micronaut.testresources
33

44
title=Micronaut Test Resources

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id 'io.micronaut.build.shared.settings' version '7.6.3'
12+
id 'io.micronaut.build.shared.settings' version '7.6.4'
1313
}
1414
rootProject.name = 'testresources-parent'
1515

0 commit comments

Comments
 (0)