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 bf7a078 commit 58ceed2Copy full SHA for 58ceed2
build.gradle
@@ -55,7 +55,7 @@ subprojects {
55
apply plugin: "jacoco"
56
57
group = 'org.mapstruct.extensions.spring'
58
- version = '1.0.2-SNAPSHOT'
+ version = '1.0.2'
59
60
java {
61
toolchain {
0 commit comments