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 700fe9a commit 1168483Copy full SHA for 1168483
build.gradle
@@ -44,7 +44,7 @@ subprojects {
44
apply plugin: "jacoco"
45
46
group = 'org.mapstruct.extensions.spring'
47
- version = '0.1.1-SNAPSHOT'
+ version = '0.1.1'
48
49
java {
50
toolchain {
0 commit comments