Browse Source

Update contrib/restricted/abseil-cpp-tstring to 20230125.3

robot-contrib 1 year ago
parent
commit
9961967ed9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/restricted/abseil-cpp-tstring/y_absl/base/config.h

+ 1 - 1
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 2
+#define Y_ABSL_LTS_RELEASE_PATCH_LEVEL 3
 
 // Helper macro to convert a CPP variable to a string literal.
 #define Y_ABSL_INTERNAL_DO_TOKEN_STR(x) #x