Skip to content

Bump the dev-dependencies group with 8 updates#17

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-b0269355ba
May 19, 2025
Merged

Bump the dev-dependencies group with 8 updates#17
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-b0269355ba

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the dev-dependencies group with 8 updates:

Package From To
software.amazon.awssdk:bom 2.31.40 2.31.45
org.jdbi:jdbi3-core 3.49.3 3.49.4
org.jdbi:jdbi3-caffeine-cache 3.49.3 3.49.4
org.jdbi:jdbi3-noop-cache 3.49.3 3.49.4
org.jdbi:jdbi3-postgres 3.49.3 3.49.4
org.jdbi:jdbi3-sqlobject 3.49.3 3.49.4
org.jdbi:jdbi3-testing 3.49.3 3.49.4
io.micrometer:micrometer-core 1.14.7 1.15.0

Updates software.amazon.awssdk:bom from 2.31.40 to 2.31.45

Updates org.jdbi:jdbi3-core from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-core's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-core's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-caffeine-cache from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-caffeine-cache's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-caffeine-cache's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-noop-cache from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-noop-cache's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-noop-cache's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-postgres from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-postgres's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-postgres's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-sqlobject from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-testing from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-testing's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-testing's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-caffeine-cache from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-caffeine-cache's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-caffeine-cache's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-noop-cache from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-noop-cache's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-noop-cache's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-postgres from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-postgres's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-postgres's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-sqlobject from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates org.jdbi:jdbi3-testing from 3.49.3 to 3.49.4

Release notes

Sourced from org.jdbi:jdbi3-testing's releases.

Jdbi3 3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Changelog

Sourced from org.jdbi:jdbi3-testing's changelog.

3.49.4

  • Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by @​SpyMachine)
Commits
  • bce8eaa [maven-release-plugin] prepare release v3.49.4
  • 97fa1ea add 3.49.4 release
  • 3e95ac5 Kotlin value class support
  • aef9353 Make kotlin to java type conversion resilient
  • 6f74099 Value type support for mappers and arguments
  • bc336ac add toString methods to mappers and arguments
  • bb8674e clean up kotlin tests to use the right plugins
  • aff79f6 Merge pull request #2802 from hgschmie/central-fixup
  • 5ef2271 fix snapshot repo ref
  • 88f62e1 Merge pull request #2801 from hgschmie/central-migration
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.14.7 to 1.15.0

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.15.0

⭐ New Features

  • Further enhancement to OtlpMetricsSender #6025
  • Make Prometheus Metric and Label naming conventions consistent #5923
  • Metrics for Executors.newVirtualThreadPerTaskExecutor() #5488
  • Metrics for live virtual threads #5950
  • More flexible OTLP per meter configuration #6099
  • Prometheus/OpenMetrics _created timestamp #2625
  • Make jvm.classes.unloaded description generic #5745
  • Use String.toLowerCase()/toUpperCase() with Locale.ROOT consistently #5711
  • Use failWithActualExpectedAndMessage() where possible #5696
  • Provide target host/port info in ObservationExecChainHandler when HttpHostConnectException is thrown #5615
  • Enable Gauge builders to take a subclass of Number #5601
  • micrometer-observation-test support for assertions on events #5576
  • Log delta count in addition to throughput in LoggingMeterRegistry #5548
  • Add peer name and port to gRPC observation contexts #3512
  • Use direct equals call instead of Objects.equals wrapper #5840
  • Remove special handling of 404/301 from JDK HTTP client instrumentation #5838
  • Make Timer and LongTaskTimer output similar in LoggingMeterRegistry #5835
  • Remove special handling of 404 and redirection statuses from Jetty client instrumentation #5825
  • Log deprecation warning when creating SignalFxMeterRegistry #5824
  • Log metrics recording failures in CountedAspect and TimedAspect #5820
  • Remove special handling of 404/301 from OkHttp instrumentation #5814
  • Support AutoShutdownDelegatedExecutorService in ExecutorServiceMetrics #5811
  • Deprecate micrometer-registry-signalfx in favor of micrometer-registry-otlp #5807
  • Rebind Log4j2Metrics when LoggerContext#reconfigure is called #5756
  • Send metrics via any protocol in the OTLP Registry #5690
  • Improve average performance of DefaultLongTaskTimer for out-of-order stopping #5591
  • Improve OtlpMetricsSender API #5994
  • Support configuring exponential histograms at the meter level #5459
  • Allow TimedAspect/CountedAspect to create tags based on method result #3058

🐞 Bug Fixes

  • Do not leak OTLP types on public-facing API #5699
  • micrometer-observation-test brings unnecessary JUnit dependencies, leading to conflicts #6012

🔨 Dependency Upgrades

  • Bump io.opentelemetry.proto:opentelemetry-proto from 1.4.0-alpha to 1.5.0-alpha #5798
  • Bump com.google.cloud:libraries-bom from 26.55.0 to 26.56.0 #5991
  • Bump com.google.cloud:google-cloud-monitoring from 3.59.0 to 3.60.0 #5986
  • Bump com.google.auth:google-auth-library-oauth2-http from 1.32.1 to 1.33.0 #5963
  • Bump software.amazon.awssdk:cloudwatch from 2.29.46 to 2.30.11 #5863

❤️ Contributors

Thank you to all the contributors who worked on this release:

... (truncated)

Commits
  • e13042b Bump software.amazon.awssdk:cloudwatch from 2.31.40 to 2.31.41 (#6228)
  • 571793b Merge branch '1.14.x'
  • 315c1b1 Merge branch '1.13.x' into 1.14.x
  • a3ae027 Bump com.tngtech.archunit:archunit-junit5 from 1.3.1 to 1.3.2 (#6225)
  • ac6c26f Merge branch '1.14.x'
  • 163203f Add missing colons in "Environment" section in bug_report.md (#6223)
  • 1713fee Bump maven-resolver from 1.9.22 to 1.9.23 (#6222)
  • e315484 Bump software.amazon.awssdk:cloudwatch from 2.31.39 to 2.31.40 (#6221)
  • d6b8d4e Bump com.google.cloud:libraries-bom from 26.59.0 to 26.60.0 (#6220)
  • 121056e Bump software.amazon.awssdk:cloudwatch from 2.31.38 to 2.31.39 (#6217)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.31.40` | `2.31.45` |
| [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [org.jdbi:jdbi3-caffeine-cache](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [org.jdbi:jdbi3-noop-cache](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [org.jdbi:jdbi3-postgres](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [org.jdbi:jdbi3-testing](https://github.com/jdbi/jdbi) | `3.49.3` | `3.49.4` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.14.7` | `1.15.0` |


Updates `software.amazon.awssdk:bom` from 2.31.40 to 2.31.45

Updates `org.jdbi:jdbi3-core` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-caffeine-cache` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-noop-cache` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-postgres` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-sqlobject` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-testing` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-caffeine-cache` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-noop-cache` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-postgres` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-sqlobject` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `org.jdbi:jdbi3-testing` from 3.49.3 to 3.49.4
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.49.3...v3.49.4)

Updates `io.micrometer:micrometer-core` from 1.14.7 to 1.15.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.7...v1.15.0)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-core
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-caffeine-cache
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-noop-cache
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-postgres
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-testing
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-caffeine-cache
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-noop-cache
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-postgres
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jdbi:jdbi3-testing
  dependency-version: 3.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 19, 2025
@github-actions github-actions bot merged commit a7fe16e into main May 19, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev-dependencies-b0269355ba branch May 19, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants