Skip to content

Commit

Permalink
Auto-generate files after cl/720245010
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed Jan 27, 2025
1 parent 16ff41e commit 5f9fc54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ if(${CMAKE_VERSION} VERSION_GREATER 3.16 OR ${CMAKE_VERSION} VERSION_EQUAL 3.16)
endif()

set(abseil-cpp-version "20240722.0")
set(bazel_skylib-version "1.7.0")
set(bazel_skylib-version "1.7.1")
set(jsoncpp-version "1.9.6")
set(apple_support-version "1.15.1")
set(rules_cc-version "0.0.16")
set(rules_cc-version "0.0.17")
set(rules_fuzzing-version "0.5.2")
set(rules_java-version "8.3.2")
set(rules_java-version "8.6.1")
set(rules_jvm_external-version "6.3")
set(rules_kotlin-version "1.9.6")
set(rules_license-version "1.0.0")
set(rules_pkg-version "1.0.1")
set(rules_python-version "0.28.0")
set(rules_python-version "1.0.0")
set(rules_rust-version "0.51.0")
set(platforms-version "0.0.8")
set(zlib-version "1.3.1")
Expand Down

0 comments on commit 5f9fc54

Please sign in to comment.