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 bd7601d commit dc4a830Copy full SHA for dc4a830
additions/build.gradle
@@ -4,7 +4,6 @@ dependencies {
4
implementation 'org.springframework:spring-core:5.0.0.RELEASE'
5
implementation 'com.squareup:javapoet:1.12.1'
6
implementation 'org.apache.commons:commons-lang3:3.10'
7
- implementation 'org.mapstruct:mapstruct-processor:1.4.0-SNAPSHOT'
8
9
testImplementation 'org.assertj:assertj-core:3.15.0'
10
testImplementation 'commons-io:commons-io:2.6'
0 commit comments