Skip to content

Commit a55f22a

Browse files
fix(deps): update all patch dependencies to v2.1.7 (#43)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent 96b19d1 commit a55f22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ subprojects {
526526
exclude 'commons-logging:commons-logging'
527527
}
528528
dependency 'org.springdoc:springdoc-openapi-starter-webmvc-api:2.7.0'
529-
dependencySet(group: 'com.icegreen', version: '2.1.6') {
529+
dependencySet(group: 'com.icegreen', version: '2.1.7') {
530530
entry 'greenmail'
531531
entry 'greenmail-junit4'
532532
entry 'greenmail-junit5'

0 commit comments

Comments
 (0)