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

Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.10.0 to 4.12.1 #534

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2023

Bumps org.seleniumhq.selenium:selenium-http-jdk-client from 4.10.0 to 4.12.1.

Release notes

Sourced from org.seleniumhq.selenium:selenium-http-jdk-client's releases.

Selenium 4.12.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 249f2a7d1b - update versions and changelogs for 4.12.0 :: titusfortner
  • d5b6401472 - [java] skip logging of tracing spans if log level is not loggable :: Jörg Sautter
  • a6f37cad2e - [dotnet] Send data over cdp consecutively (#12591) :: Nikolay Borisenko
  • 7d5cf8f133 - [dotnet] Restore the ability for CI to run .NET tests against .NET Framework 4.8 :: Jim Evans
  • d38ce7065f - [dotnet] Avoid potential deadlock when starting new dev tools session (#12592) :: Nikolay Borisenko
  • 1c036abf79 - [JS] Do not need browserVersion if Selenium is managing it #12641 :: Sriharsha
  • a1244406a8 - [java] Remove browserVersion from options in SM Java wrapper (fix #12633) (#12639) :: Boni García
  • 258a225dc3 - [java] batch copy input to multiple streams :: Jörg Sautter
  • 78981db71b - [java] Remove hardcoded timeout of 120 seconds when executing SM :: Boni Garcia
  • ed632c22ef - [java] Increase execution timeout of SM in Java from 10 to 120 seconds (#12631) :: Boni García
  • b7c297e928 - [py]: Bump linting dependency for flake8 6.0.0 -> 6.1.0 :: symonk
  • 60728ac84e - [py]: Rename linting recipe to linting-ci for GHA :: symonk
  • ae0130b4c6 - [dotnet] Clear handlers after each test in NetworkInterceptionTests.cs :: Jim Evans
  • 9040895915 - [dotnet] Forgot to ignore bidi network test for Firefox (no Fetch domain) :: Jim Evans
  • 31c841842e - [dotnet] Add test for Basic Auth using bidi network interception :: Jim Evans
  • 87787e4ec1 - [java] batch copy input to the circular buffer :: Jörg Sautter
  • 9e7615dd55 - [rb] Replace the :capabilities paramater with :options in API examples (#12626) :: Tatsuya Hoshino
  • 739d177dae - [dotnet] Refactor WebSocket communication for BiDi (#12614) :: jimevans
  • cbda4dddef - [dotnet] Linting and supressing compiler warning in support assembly :: Jim Evans
  • 1dcbcc2d68 - [dotnet] Linting and suppressing compiler warnings :: Jim Evans
  • fa1ee12cee - [rust] Simplify SM readme (#12623) :: Boni García
  • 327785f9d3 - Finish up JavaDoc for the 'Json' classes (#12609) :: Scott Babcock
  • e08916a870 - Update SM binaries for release 4.12.0 :: Boni Garcia
  • b6d02888cb - [rust] Minor change. Use headline format for versions in changelog :: Boni Garcia
  • f37708b810 - [rust] Minor change. Use constant instead of hardcoded value :: Boni Garcia
  • 71ccb89cf3 - [grid] Avoid using SM offline when SM is true. :: Diego Molina
  • ebaf1214d6 - [grid] Detect Safari and SFT only when on macOS. :: Diego Molina
  • 4584c3c748 - [java] Removing unused vars in SeleniumManager.java :: Diego Molina
  • 181f9c35b6 - [java] Fix Proxy Breaking in RemoteWebDriver (#12607) :: Krishna Suravarapu
  • 98d4640610 - Drop py37 support (#12400) :: Simon K
  • 09674aee1d - [rust] Build SM in GH actions Linux with cross :: Boni Garcia
  • d10d9eef77 - [rust] Bump sevenz-rust crate to latest version :: Boni Garcia
  • e9c7082dcf - [dotnet] add ability to turn on driver logging in tests :: titusfortner
  • e88bf72a2d - [dotnet] options do not belong in the service class (#12534) :: Titus Fortner
  • f3d7062155 - [dotnet] fix flaky test :: titusfortner

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.seleniumhq.selenium:selenium-http-jdk-client](https://github.com/SeleniumHQ/selenium) from 4.10.0 to 4.12.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-http-jdk-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 9, 2023
@sanity sanity added this pull request to the merge queue Sep 14, 2023
Merged via the queue into master with commit f0dd10b Sep 14, 2023
1 check passed
@sanity sanity deleted the dependabot/gradle/org.seleniumhq.selenium-selenium-http-jdk-client-4.12.1 branch September 14, 2023 18:03
sanity added a commit that referenced this pull request Dec 2, 2023
…ated dependencies, fixes related to selenium API changes.

Squashed commit of the following:

commit a756018
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:46:46 2023 -0600

    Bump org.seleniumhq.selenium:selenium-chrome-driver from 4.10.0 to 4.15.0 (#554)

    Bump org.seleniumhq.selenium:selenium-chrome-driver

    Bumps [org.seleniumhq.selenium:selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 4.10.0 to 4.15.0.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.15.0)

    ---
    updated-dependencies:
    - dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit b4ff7bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:45:09 2023 -0600

    Bump org.jetbrains.kotlin:kotlin-serialization from 1.8.21 to 1.9.21 (#559)

    Bumps [org.jetbrains.kotlin:kotlin-serialization](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.9.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.8.21...v1.9.21)

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-serialization
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit 823fd09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:43:07 2023 -0600

    Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.14 (#563)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.9 to 1.4.14.
    - [Commits](qos-ch/logback@v_1.4.9...v_1.4.14)

    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit cf2ecfc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:42:30 2023 -0600

    Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0-RC to 1.6.2 (#562)

    Bump org.jetbrains.kotlinx:kotlinx-serialization-json

    Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.6.0-RC to 1.6.2.
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.0-RC...v1.6.2)

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit 03e399e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:42:05 2023 -0600

    Bump com.codeborne:selenide from 6.13.1 to 7.0.3 (#561)

    Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.13.1 to 7.0.3.
    - [Release notes](https://github.com/selenide/selenide/releases)
    - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
    - [Commits](selenide/selenide@v6.13.1...v7.0.3)

    ---
    updated-dependencies:
    - dependency-name: com.codeborne:selenide
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit 5cf7751
Author: Todd Harrison <todd@eharrison.com>
Date:   Sat Dec 2 09:40:25 2023 -0700

    Added missing MouseEvent coordinates (#560)

    * Added missing MouseEvent coordinates, specifically pageX, pageY, offsetX, and offsetY.

    * Added JavascriptPlugin and DynamicImagePlugin.

commit 7a08079
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Oct 21 13:36:09 2023 -0500

    Bump io.ktor:ktor-server-default-headers from 2.3.3 to 2.3.5 (#548)

    Bumps [io.ktor:ktor-server-default-headers](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.5.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.3...2.3.5)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server-default-headers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit feeb29e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Oct 21 13:35:02 2023 -0500

    Bump io.ktor:ktor-server-compression from 2.3.4 to 2.3.5 (#547)

    Bumps [io.ktor:ktor-server-compression](https://github.com/ktorio/ktor) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.4...2.3.5)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server-compression
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit 65f7a9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Oct 21 13:34:39 2023 -0500

    Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#546)

    Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
    - [Commits](jhy/jsoup@jsoup-1.16.1...jsoup-1.16.2)

    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f4729a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Oct 21 13:34:31 2023 -0500

    Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (#545)

    Bumps com.github.ben-manes.versions from 0.48.0 to 0.49.0.

    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 626f192
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Oct 21 13:34:22 2023 -0500

    Bump io.ktor:ktor-server-jetty from 2.3.0 to 2.3.5 (#544)

    Bumps [io.ktor:ktor-server-jetty](https://github.com/ktorio/ktor) from 2.3.0 to 2.3.5.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.0...2.3.5)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server-jetty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ae818c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 15 20:15:22 2023 -0500

    Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.4 (#543)

    Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.2 to 0.7.4.
    - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx-kover@v0.7.2...0.7.4)

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx.kover
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9aeed15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 15 20:15:17 2023 -0500

    Bump io.ktor:ktor-server-caching-headers from 2.3.2 to 2.3.5 (#542)

    Bumps [io.ktor:ktor-server-caching-headers](https://github.com/ktorio/ktor) from 2.3.2 to 2.3.5.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.2...2.3.5)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server-caching-headers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>

commit bbd99d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 15 20:13:51 2023 -0500

    Bump io.ktor:ktor-network-tls-certificates from 2.3.2 to 2.3.5 (#541)

    Bumps [io.ktor:ktor-network-tls-certificates](https://github.com/ktorio/ktor) from 2.3.2 to 2.3.5.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.2...2.3.5)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-network-tls-certificates
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ea12d85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 15 20:13:39 2023 -0500

    Bump io.kotest:kotest-bom from 5.6.2 to 5.7.2 (#538)

    Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 5.6.2 to 5.7.2.
    - [Release notes](https://github.com/kotest/kotest/releases)
    - [Commits](https://github.com/kotest/kotest/commits)

    ---
    updated-dependencies:
    - dependency-name: io.kotest:kotest-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1333d8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 15 20:13:31 2023 -0500

    Bump io.github.bonigarcia:selenium-jupiter from 4.3.5 to 4.3.7 (#537)

    Bumps [io.github.bonigarcia:selenium-jupiter](https://github.com/bonigarcia/selenium-jupiter) from 4.3.5 to 4.3.7.
    - [Release notes](https://github.com/bonigarcia/selenium-jupiter/releases)
    - [Changelog](https://github.com/bonigarcia/selenium-jupiter/blob/master/CHANGELOG.md)
    - [Commits](bonigarcia/selenium-jupiter@selenium-jupiter-4.3.5...selenium-jupiter-4.3.7)

    ---
    updated-dependencies:
    - dependency-name: io.github.bonigarcia:selenium-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f0dd10b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Sep 14 13:03:43 2023 -0500

    Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.10.0 to 4.12.1 (#534)

    Bump org.seleniumhq.selenium:selenium-http-jdk-client

    Bumps [org.seleniumhq.selenium:selenium-http-jdk-client](https://github.com/SeleniumHQ/selenium) from 4.10.0 to 4.12.1.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](https://github.com/SeleniumHQ/selenium/commits)

    ---
    updated-dependencies:
    - dependency-name: org.seleniumhq.selenium:selenium-http-jdk-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4395a63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Sep 14 13:03:31 2023 -0500

    Bump com.github.ben-manes.versions from 0.46.0 to 0.48.0 (#535)

    Bumps com.github.ben-manes.versions from 0.46.0 to 0.48.0.

    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit db680bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Sep 14 13:03:08 2023 -0500

    Bump io.ktor:ktor-server-compression from 2.3.2 to 2.3.4 (#532)

    Bumps [io.ktor:ktor-server-compression](https://github.com/ktorio/ktor) from 2.3.2 to 2.3.4.
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.2...2.3.4)

    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server-compression
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b710497
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Sep 14 13:02:56 2023 -0500

    Bump dev.forkhandles:result4k from 2.5.0.0 to 2.7.1.0 (#530)

    Bumps [dev.forkhandles:result4k](https://github.com/fork-handles/forkhandles) from 2.5.0.0 to 2.7.1.0.
    - [Changelog](https://github.com/fork-handles/forkhandles/blob/trunk/CHANGELOG.md)
    - [Commits](fork-handles/forkhandles@2.5.0.0...2.7.1.0)

    ---
    updated-dependencies:
    - dependency-name: dev.forkhandles:result4k
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant