Skip to content

Bump the alldependencies group across 1 directory with 22 updates#272

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/alldependencies-79e0818eb6
Closed

Bump the alldependencies group across 1 directory with 22 updates#272
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/alldependencies-79e0818eb6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the alldependencies group with 22 updates in the / directory:

Package From To
com.palantir.git-version 3.1.0 4.0.0
mil.army.usace.hec:lookup 2.0 3.0.0
mil.army.usace.hec:service-annotations 2.0.1 3.0.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.19.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.19.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.2 2.19.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.19.1
io.swagger.core.v3:swagger-annotations 2.2.22 2.2.34
jakarta.validation:jakarta.validation-api 3.1.0 3.1.1
io.swagger.codegen.v3:swagger-codegen-cli 3.0.61 3.0.71
com.auth0:java-jwt 4.4.0 4.5.0
com.squareup.okhttp3:okhttp 4.12.0 5.0.0
com.squareup.okhttp3:mockwebserver 4.12.0 5.0.0
com.squareup.okhttp3:okhttp-urlconnection 4.12.0 5.0.0
com.squareup.okhttp3:logging-interceptor 4.12.0 5.0.0
com.squareup.okhttp3:okhttp-bom 4.12.0 5.0.0
io.swagger.parser.v3:swagger-parser-v3 2.1.25 2.1.30
org.junit.jupiter:junit-jupiter-api 5.10.3 5.13.3
org.junit.jupiter:junit-jupiter-engine 5.10.3 5.13.3
org.junit.jupiter:junit-jupiter-params 5.10.3 5.13.3
org.mockito:mockito-core 5.12.0 5.18.0
org.mockito:mockito-junit-jupiter 5.12.0 5.18.0

Updates com.palantir.git-version from 3.1.0 to 4.0.0

Updates mil.army.usace.hec:lookup from 2.0 to 3.0.0

Release notes

Sourced from mil.army.usace.hec:lookup's releases.

3.0.0

What's Changed

  • Moved source to github
  • Combined our split repos of annotations and lookup
  • Added some basic tests
  • setup deployment to maven central
  • Rename package from rma. to hec.

NOTE: if you are doing new work, were fairly certain there were no changes made to the logic of the Netbeans service annotations and lookup library. We are release our copy of the source and artifacts as they are used within out software to comply with licensing requirements.

That said, we did add the META-INF file for gradle to support gradle's incremental annotation processing support.

New Contributors

Full Changelog: https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0

Commits

Updates mil.army.usace.hec:service-annotations from 2.0.1 to 3.0.0

Release notes

Sourced from mil.army.usace.hec:service-annotations's releases.

3.0.0

What's Changed

  • Moved source to github
  • Combined our split repos of annotations and lookup
  • Added some basic tests
  • setup deployment to maven central
  • Rename package from rma. to hec.

NOTE: if you are doing new work, were fairly certain there were no changes made to the logic of the Netbeans service annotations and lookup library. We are release our copy of the source and artifacts as they are used within out software to comply with licensing requirements.

That said, we did add the META-INF file for gradle to support gradle's incremental annotation processing support.

New Contributors

Full Changelog: https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.19.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.19.1

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.19.1

Commits
  • 86cc1b8 [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.1
  • 1d9728f Prep for 2.19.1
  • fe3601b Manual pom.xml merge
  • b2d026d Merge branch '2.18' into 2.19
  • c079159 Update snapshot access to Central Portal
  • 19dd980 Change Woodstox/stax2 deps wrt jackson-bom/99 (#759)
  • 888835d Merge branch '2.18' into 2.19
  • 55f4ec6 Fix CI wrt branch constraints
  • bc83c38 ...
  • 5f1693a Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.19.1

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.19.1

Commits
  • 86cc1b8 [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.1
  • 1d9728f Prep for 2.19.1
  • fe3601b Manual pom.xml merge
  • b2d026d Merge branch '2.18' into 2.19
  • c079159 Update snapshot access to Central Portal
  • 19dd980 Change Woodstox/stax2 deps wrt jackson-bom/99 (#759)
  • 888835d Merge branch '2.18' into 2.19
  • 55f4ec6 Fix CI wrt branch constraints
  • bc83c38 ...
  • 5f1693a Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.22 to 2.2.34

Updates jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1

Release notes

Sourced from jakarta.validation:jakarta.validation-api's releases.

3.1.1

What's Changed

New Contributors

Full Changelog: jakartaee/validation@3.1.0...3.1.1

Commits

Updates io.swagger.codegen.v3:swagger-codegen-cli from 3.0.61 to 3.0.71

Updates com.auth0:java-jwt from 4.4.0 to 4.5.0

Release notes

Sourced from com.auth0:java-jwt's releases.

4.5.0

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
Changelog

Sourced from com.auth0:java-jwt's changelog.

4.5.0 (2025-01-29)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-28)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-22)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
Commits

Updates com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:mockwebserver's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-urlconnection from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-urlconnection's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:logging-interceptor from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:logging-interceptor's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-bom's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:mockwebserver's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-urlconnection from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-urlconnection's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:logging-interceptor from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:logging-interceptor's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes m...

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from f1bdbce to 49d925c Compare July 21, 2025 21:49
@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from 49d925c to 8d142c2 Compare August 19, 2025 04:40
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from 8d142c2 to 5910ebc Compare November 3, 2025 18:52
@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from 5910ebc to 4639849 Compare November 10, 2025 18:58
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from 4639849 to 5f3b36a Compare November 24, 2025 18:37
Bumps the alldependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| com.palantir.git-version | `3.1.0` | `4.0.0` |
| [mil.army.usace.hec:lookup](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0` | `3.0.0` |
| [mil.army.usace.hec:service-annotations](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0.1` | `3.0.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.19.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.19.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.17.2` | `2.19.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.19.1` |
| io.swagger.core.v3:swagger-annotations | `2.2.22` | `2.2.34` |
| [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.1.0` | `3.1.1` |
| io.swagger.codegen.v3:swagger-codegen-cli | `3.0.61` | `3.0.71` |
| [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.4.0` | `4.5.0` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:okhttp-urlconnection](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| io.swagger.parser.v3:swagger-parser-v3 | `2.1.25` | `2.1.30` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.3` | `5.13.3` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.10.3` | `5.13.3` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.10.3` | `5.13.3` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.18.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.12.0` | `5.18.0` |



Updates `com.palantir.git-version` from 3.1.0 to 4.0.0

Updates `mil.army.usace.hec:lookup` from 2.0 to 3.0.0
- [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases)
- [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0)

Updates `mil.army.usace.hec:service-annotations` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases)
- [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.19.1

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.19.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.19.1

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.19.1)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.22 to 2.2.34

Updates `jakarta.validation:jakarta.validation-api` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/jakartaee/validation/releases)
- [Commits](jakartaee/validation@3.1.0...3.1.1)

Updates `io.swagger.codegen.v3:swagger-codegen-cli` from 3.0.61 to 3.0.71

Updates `com.auth0:java-jwt` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/java-jwt@4.4.0...4.5.0)

Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-bom` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-bom` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `io.swagger.parser.v3:swagger-parser-v3` from 2.1.25 to 2.1.30

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r5.13.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r5.13.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r5.13.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r5.13.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r5.13.3)

Updates `org.mockito:mockito-core` from 5.12.0 to 5.18.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.18.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.18.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.18.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.18.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.18.0)

---
updated-dependencies:
- dependency-name: com.palantir.git-version
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: mil.army.usace.hec:lookup
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: mil.army.usace.hec:service-annotations
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: jakarta.validation:jakarta.validation-api
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: io.swagger.codegen.v3:swagger-codegen-cli
  dependency-version: 3.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: com.auth0:java-jwt
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: io.swagger.parser.v3:swagger-parser-v3
  dependency-version: 2.1.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-79e0818eb6 branch from 5f3b36a to 975f35e Compare December 22, 2025 18:06
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/gradle/alldependencies-79e0818eb6 branch December 29, 2025 18: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