aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2023-04-12 11:14:53 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2023-04-12 11:14:53 +0300
commit31f1dddc2e9190cb74bc61af3bb4c504d85e4ec7 (patch)
tree3a212648a8336acbc5a10c12df10141aac622ba5
parentab4f3739bf6cc8c2d24e96cf089b347012612f8e (diff)
downloadydb-31f1dddc2e9190cb74bc61af3bb4c504d85e4ec7.tar.gz
Update contrib/restricted/abseil-cpp-tstring to 20230125.2
-rw-r--r--contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h b/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
index 2a96715cae..158824410e 100644
--- a/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
+++ b/contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h
@@ -112,7 +112,7 @@
// LTS releases can be obtained from
// https://github.com/abseil/abseil-cpp/releases.
#define Y_ABSL_LTS_RELEASE_VERSION 20230125
-#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 1
+#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 2
// Helper macro to convert a CPP variable to a string literal.
#define Y_ABSL_INTERNAL_DO_TOKEN_STR(x) #x