We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecead6f commit 9bb86beCopy full SHA for 9bb86be
1 file changed
build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
apply plugin: "jacoco"
27
28
group = 'org.mapstruct.extensions.spring'
29
- version = '0.0.3'
+ version = '0.1.0-SNAPSHOT'
30
31
dependencies {
32
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
0 commit comments