Skip to content

Commit 51de316

Browse files
committed
Prepare next SNAPSHOT
1 parent 1995fe2 commit 51de316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
apply plugin: "jacoco"
2727

2828
group = 'org.mapstruct.extensions.spring'
29-
version = '0.0.1'
29+
version = '0.0.2-SNAPSHOT'
3030

3131
dependencies {
3232
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.1'

0 commit comments

Comments
 (0)