Browse Source

NO-JIRA bump snakeyaml to latest

tags/9.7.0.61563
Aurelien Poscia 1 year ago
parent
commit
96e3bc1b5a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -344,7 +344,7 @@ subprojects {
exclude 'commons-logging:commons-logging'
}
dependency 'org.subethamail:subethasmtp:3.1.7'
dependency 'org.yaml:snakeyaml:1.31'
dependency 'org.yaml:snakeyaml:1.32'

// please keep this list alphabetically ordered
}

Loading…
Cancel
Save