Skip to content

Commit a336d67

Browse files
authored
Merge branch 'ament:rolling' into patch-6
2 parents 40f961d + bee0ad5 commit a336d67

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

googlemock/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
Changelog for package gmock_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.16.0 (2025-04-24)
6+
-------------------
7+
8+
1.15.1 (2025-04-18)
9+
-------------------
10+
* Bump minimum CMake version to 3.15 (`#31 <https://github.com/ament/googletest/issues/31>`_)
11+
* Contributors: mosfet80
12+
513
1.15.0 (2024-04-26)
614
-------------------

googlemock/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1.11.9000 = google/googletest@e2239ee6043f73722e7aa812a459f54a28552929 + osrf commits
1212
1.14.9000 = google/googletest@f8d7d77c06936315286eb55f8de22cd23c188571 + osrf commits
1313
-->
14-
<version>1.15.0</version>
14+
<version>1.16.0</version>
1515
<description>The package provides GoogleMock.</description>
1616

1717
<maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>

googletest/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
Changelog for package gtest_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.16.0 (2025-04-24)
6+
-------------------
7+
8+
1.15.1 (2025-04-18)
9+
-------------------
10+
* Bump minimum CMake version to 3.15 (`#33 <https://github.com/ament/googletest/issues/33>`_)
11+
* Contributors: mosfet80
12+
513
1.15.0 (2024-04-26)
614
-------------------

googletest/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
1.11.9000 = google/googletest@e2239ee6043f73722e7aa812a459f54a28552929 + osrf commits
3535
1.14.9000 = google/googletest@f8d7d77c06936315286eb55f8de22cd23c188571 + osrf commits
3636
-->
37-
<version>1.15.0</version>
37+
<version>1.16.0</version>
3838
<description>The package provides GoogleTest.</description>
3939

4040
<maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>

0 commit comments

Comments
 (0)