aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2359031dadd..5ae2fa30754 100644
--- a/build.gradle
+++ b/build.gradle
@@ -322,7 +322,7 @@ subprojects {
exclude 'commons-logging:commons-logging'
}
dependency 'org.subethamail:subethasmtp:3.1.7'
- dependency 'org.yaml:snakeyaml:1.30'
+ dependency 'org.yaml:snakeyaml:1.31'
// please keep this list alphabetically ordered
}