Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Bump org.threeten:threeten-extra from 1.7.2 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [org.threeten:threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/ThreeTen/threeten-extra/releases)
- [Commits](ThreeTen/threeten-extra@v1.7.2...v1.8.0)

---
updated-dependencies:
- dependency-name: org.threeten:threeten-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Apr 17, 2024
1 parent d898c4a commit d8ee5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")

implementation("org.quartz-scheduler:quartz:2.3.2")
implementation("org.threeten:threeten-extra:1.7.2")
implementation("org.threeten:threeten-extra:1.8.0")

implementation("org.flywaydb:flyway-database-postgresql:10.11.0")
implementation("com.zaxxer:HikariCP:5.1.0")
Expand Down

0 comments on commit d8ee5e1

Please sign in to comment.