We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d49753b + 6654a42 commit de52611Copy full SHA for de52611
1 file changed
build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
})
82
}
83
84
- implementation group: 'joda-time', name: 'joda-time', version: '2.13.1'
+ implementation group: 'joda-time', name: 'joda-time', version: '2.14.0'
85
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.34'
86
constraints {
87
implementation('commons-io:commons-io:2.18.0') {
0 commit comments