Fix Mockito release note reference 52/105952/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 15 May 2023 12:16:06 +0000 (14:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 15 May 2023 12:16:06 +0000 (14:16 +0200)
We should be pointing to 5.3.0.

Change-Id: I0bdc5fe1e6e1c53f8243d6b41d785a2a04396a3b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/NEWS.rst

index d745a6edafc568d5f2a3dc9177453b38a1943f0a..230566a0c4ecd612b09a639396c3b1caadb64f38 100644 (file)
@@ -15,7 +15,7 @@ Third-party dependencies
 ~~~~~~~~~~~~~~~~~~~~~~~~
 * Bouncy Castle `1.72 → 1.73 <https://www.bouncycastle.org/releasenotes.html>`__
 
-* Mockito `5.2.0 → 5.3.0 <https://github.com/mockito/mockito/releases/tag/v5.2.0>`__
+* Mockito `5.2.0 → 5.3.0 <https://github.com/mockito/mockito/releases/tag/v5.3.0>`__
 
 * TrieMap 1.2.0 → 1.3.0
   * `1.2.1 <https://github.com/PANTHEONtech/triemap/releases/tag/triemap-1.2.0>`__