Skip to content

Commit dc4a830

Browse files
committed
Removed unnecessary dependency on MapStruct processor.
1 parent bd7601d commit dc4a830

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

additions/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dependencies {
44
implementation 'org.springframework:spring-core:5.0.0.RELEASE'
55
implementation 'com.squareup:javapoet:1.12.1'
66
implementation 'org.apache.commons:commons-lang3:3.10'
7-
implementation 'org.mapstruct:mapstruct-processor:1.4.0-SNAPSHOT'
87

98
testImplementation 'org.assertj:assertj-core:3.15.0'
109
testImplementation 'commons-io:commons-io:2.6'

0 commit comments

Comments
 (0)