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