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 16dbc5c commit ecead6fCopy full SHA for ecead6f
build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
apply plugin: "jacoco"
27
28
group = 'org.mapstruct.extensions.spring'
29
- version = '0.0.3-SNAPSHOT'
+ version = '0.0.3'
30
31
dependencies {
32
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
0 commit comments