This is an automated email from the ASF dual-hosted git repository.

sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 21704643429 Bump okhttp from 5.0.0 to 5.1.0 (#6228)
21704643429 is described below

commit 21704643429ffeae09a30ece5f806cfb8cab5b9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 9 23:27:08 2025 +0300

    Bump okhttp from 5.0.0 to 5.1.0 (#6228)
    
    Signed-off-by: Slava Koptilin <[email protected]>
    Co-authored-by: Slava Koptilin <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 1f340401492..70916857d39 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -37,7 +37,7 @@ junit5 = "5.13.3"
 junit5-platform = "1.13.3"
 junitPioneer = "2.3.0"
 jsr305 = "3.0.2"
-okhttp = "5.0.0"
+okhttp = "5.1.0"
 gson = "2.13.1"
 gsonFire = "1.9.0"
 threetenbp = "1.7.1"

Reply via email to