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