Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.10.9 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2021
1 parent 5699a25 commit 014545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
compile('com.google.apis:google-api-services-cloudiot:v1-rev20201110-1.31.0') {
exclude group: 'com.google.guava', module: 'guava-jdk5'
}
compile 'joda-time:joda-time:2.10.8'
compile 'joda-time:joda-time:2.10.9'
compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
compile 'io.moquette:moquette-broker:0.13'
testCompile group: 'junit', name: 'junit', version: '4.13.1'
Expand Down

0 comments on commit 014545c

Please sign in to comment.