Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [org.jsoup:jsoup](https://github.com/jhy/jsoup) and [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).


Updates `org.jsoup:jsoup` from 1.17.2 to 1.18.1
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.1)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent ed08cac commit ac89548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ coroutines = "1.8.1"
flyway = "10.15.2"
hikari = "5.1.0"
jooq = "3.19.10"
jsoup = "1.17.2"
jsoup = "1.18.1"
junit = "5.10.3"
kotlin = "2.0.0"
ktor = "2.3.12"
logback = "1.5.6"
micrometer = "1.13.1"
micrometer = "1.13.2"
mockk = "1.13.11"
poet = "1.18.0"
postgresql = "42.7.3"
Expand Down

0 comments on commit ac89548

Please sign in to comment.