Commit 6423880
Bump server/Native/deps/zpp_bits from
Bumps [server/Native/deps/zpp_bits](https://github.com/eyalz800/zpp_bits) from `e949de4` to `d45e5b9`.
- [Release notes](https://github.com/eyalz800/zpp_bits/releases)
- [Commits](eyalz800/zpp_bits@e949de4...d45e5b9)
---
updated-dependencies:
- dependency-name: server/Native/deps/zpp_bits
dependency-version: d45e5b9f5706248a050c013e696144a0644aa42c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>e949de4 to d45e5b9
1 parent 7e49369 commit 6423880
1 file changed
Lines changed: 1 addition & 1 deletion
- .azure-pipelines.yml+4-11
- .github/workflows/actions.yml+16-16
- README.md+34-2
- test/include/gtest/gtest-assertion-result.h+244
- test/include/gtest/gtest-death-test.h+46-44
- test/include/gtest/gtest-matchers.h+81-59
- test/include/gtest/gtest-message.h+49-15
- test/include/gtest/gtest-param-test.h+120-23
- test/include/gtest/gtest-printers.h+289-82
- test/include/gtest/gtest-spi.h+73-59
- test/include/gtest/gtest-test-part.h+14-4
- test/include/gtest/gtest-typed-test.h+42-38
- test/include/gtest/gtest.h+245-404
- test/include/gtest/gtest_pred_impl.h+60-139
- test/include/gtest/gtest_prod.h+4-4
- test/include/gtest/internal/custom/README.md-14
- test/include/gtest/internal/gtest-death-test-internal.h+66-61
- test/include/gtest/internal/gtest-filepath.h+33-9
- test/include/gtest/internal/gtest-internal.h+231-272
- test/include/gtest/internal/gtest-param-util.h+270-151
- test/include/gtest/internal/gtest-port-arch.h+58-50
- test/include/gtest/internal/gtest-port.h+733-767
- test/include/gtest/internal/gtest-string.h+13-8
- test/include/gtest/internal/gtest-type-util.h+47-8
- test/src/gtest/src/gtest-assertion-result.cc+77
- test/src/gtest/src/gtest-death-test.cc+246-306
- test/src/gtest/src/gtest-filepath.cc+117-72
- test/src/gtest/src/gtest-internal-inl.h+116-86
- test/src/gtest/src/gtest-matchers.cc+3-2
- test/src/gtest/src/gtest-port.cc+272-271
- test/src/gtest/src/gtest-printers.cc+88-66
- test/src/gtest/src/gtest-test-part.cc+11-13
- test/src/gtest/src/gtest-typed-test.cc+7-6
- test/src/gtest/src/gtest.cc+1.2k-893
- test/src/gtest/src/gtest_main.cc+18-6
- test/src/test_bitset.cpp+1-1
- test/src/test_byte_serializable.cpp+2
- test/src/test_complex.cpp+44
- test/src/test_detect_members_serialize.cpp+4-6
- test/src/test_list.cpp+162
- test/src/test_stdarray.cpp+20
- test/src/test_variant.cpp+28
- zpp_bits.h+92-13
0 commit comments