Skip to content

Commit

Permalink
Merge pull request #175 from jesperancinha/dependabot/gradle/joda-tim…
Browse files Browse the repository at this point in the history
…e-joda-time-2.13.1

Bump joda-time:joda-time from 2.13.0 to 2.13.1
  • Loading branch information
github-actions[bot] authored Feb 4, 2025
2 parents 235c0ff + c141c9e commit 417023c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jeorg-time-converter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
dependencies {
implementation(fileTree(dir: 'libs', include: ['*.jar']))
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('joda-time:joda-time:2.13.0')
implementation('joda-time:joda-time:2.13.1')
testImplementation('org.junit.jupiter:junit-jupiter-api:5.11.4')
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.11.4')
testImplementation('org.assertj:assertj-core:3.27.3')
Expand Down

0 comments on commit 417023c

Please sign in to comment.