Skip to content

Commit 6a1e61d

Browse files
Bump the dev-dependencies group across 1 directory with 2 updates (#149)
Bumps the dev-dependencies group with 2 updates in the / directory: [org.testng:testng](https://github.com/testng-team/testng) and [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `org.testng:testng` from 7.10.2 to 7.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testng-team/testng/releases">org.testng:testng's releases</a>.</em></p> <blockquote> <h2>7.11.0</h2> <h2>What's Changed</h2> <ul> <li>Report deadlocks when running in sharedthreadpool by <a href="https://github.com/krmahadevan"><code>@​krmahadevan</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3119">testng-team/testng#3119</a></li> <li>Update JCommander to 1.83 by <a href="https://github.com/adessaigne"><code>@​adessaigne</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3123">testng-team/testng#3123</a></li> <li>Update Gradle Wrapper from 8.7 to 8.8 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3132">testng-team/testng#3132</a></li> <li>Fix array assertEquals failure message when an element is null or non-null by <a href="https://github.com/zAlbee"><code>@​zAlbee</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3136">testng-team/testng#3136</a></li> <li>Fix typos on <code>suiteName</code> and <code>testName</code> attributes by <a href="https://github.com/Philzen"><code>@​Philzen</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3137">testng-team/testng#3137</a></li> <li>Fix javadoc for internal/Utils.java by <a href="https://github.com/vlad8x8"><code>@​vlad8x8</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3148">testng-team/testng#3148</a></li> <li>Update Gradle Wrapper from 8.8 to 8.9 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3149">testng-team/testng#3149</a></li> <li>Fix <code>assertEqualsDeep(Set, Set, String)</code> wrong comparison and add variant without message by <a href="https://github.com/vuriaval"><code>@​vuriaval</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3150">testng-team/testng#3150</a></li> <li>Bump github/combine-prs from 5.0.0 to 5.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3151">testng-team/testng#3151</a></li> <li>Bump burrunan/gradle-cache-action from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3168">testng-team/testng#3168</a></li> <li>Specifying dataProvider &amp; successPercentage causes test to always pass by <a href="https://github.com/krmahadevan"><code>@​krmahadevan</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3171">testng-team/testng#3171</a></li> <li>Update Gradle Wrapper from 8.9 to 8.10.1 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3174">testng-team/testng#3174</a></li> <li>Update Gradle Wrapper from 8.10.1 to 8.10.2 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3178">testng-team/testng#3178</a></li> <li>Bump oracle-actions/setup-java from 1.3.4 to 1.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3176">testng-team/testng#3176</a></li> <li>Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3175">testng-team/testng#3175</a></li> <li>Streamline invocation numbers in failed xml file by <a href="https://github.com/krmahadevan"><code>@​krmahadevan</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3181">testng-team/testng#3181</a></li> <li>Bump github/combine-prs from 5.1.0 to 5.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3185">testng-team/testng#3185</a></li> <li>Fix for <a href="https://redirect.github.com/testng-team/testng/issues/3189">#3189</a> - fixed ignored testcases count by <a href="https://github.com/Kanaduchi"><code>@​Kanaduchi</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3190">testng-team/testng#3190</a></li> <li>update slf4j from 1.7.36 to 2.0.16 by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3191">testng-team/testng#3191</a></li> <li>Update Gradle Wrapper from 8.10.2 to 8.11.1 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3188">testng-team/testng#3188</a></li> <li>Introduce missing <code>assertEquals(long, Long, String)</code> overload by <a href="https://github.com/Stephan202"><code>@​Stephan202</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3199">testng-team/testng#3199</a></li> <li>Support to execlude somes test in option of command line by <a href="https://github.com/YutingZhang-A"><code>@​YutingZhang-A</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3200">testng-team/testng#3200</a></li> <li>Use newer build scan plugin by <a href="https://github.com/jaredsburrows"><code>@​jaredsburrows</code></a> in <a href="https://redirect.github.com/testng-team/testng/pull/3203">testng-team/testng#3203</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adessaigne"><code>@​adessaigne</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3123">testng-team/testng#3123</a></li> <li><a href="https://github.com/zAlbee"><code>@​zAlbee</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3136">testng-team/testng#3136</a></li> <li><a href="https://github.com/Philzen"><code>@​Philzen</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3137">testng-team/testng#3137</a></li> <li><a href="https://github.com/vlad8x8"><code>@​vlad8x8</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3148">testng-team/testng#3148</a></li> <li><a href="https://github.com/vuriaval"><code>@​vuriaval</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3150">testng-team/testng#3150</a></li> <li><a href="https://github.com/Stephan202"><code>@​Stephan202</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3199">testng-team/testng#3199</a></li> <li><a href="https://github.com/YutingZhang-A"><code>@​YutingZhang-A</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3200">testng-team/testng#3200</a></li> <li><a href="https://github.com/jaredsburrows"><code>@​jaredsburrows</code></a> made their first contribution in <a href="https://redirect.github.com/testng-team/testng/pull/3203">testng-team/testng#3203</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testng-team/testng/compare/7.10.2...7.11.0">https://github.com/testng-team/testng/compare/7.10.2...7.11.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/testng-team/testng/blob/master/CHANGES.txt">org.testng:testng's changelog</a>.</em></p> <blockquote> <p>7.11.0 Fixed: GITHUB-3180: TestNG testng-failed.xml 'invocation-numbers' values are not calculated correctly with retry and dataproviders (Krishnan Mahadevan) Fixed: GITHUB-3170: Specifying dataProvider and successPercentage causes test to always pass (Krishnan Mahadevan) Fixed: GITHUB-3028: Execution stalls when using &quot;use-global-thread-pool&quot; (Krishnan Mahadevan) Fixed: GITHUB-3122: Update JCommander to 1.83 (Antoine Dessaigne) Fixed: GITHUB-3135: assertEquals on arrays - Failure message is missing information about the array index when an array element is unexpectedly null or non-null (Albert Choi) Fixed: GITHUB-3140: assertEqualsDeep on Sets - Deep comparison was using the wrong expected value Fixed: GITHUB-3189: Incorrect number of ignored tests displayed in the XML results Fixed: GITHUB-3196: support to execlude somes tests in option of command line</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testng-team/testng/commit/b29b5c528e269d9c635b8217bc79d7d7d2ea622a"><code>b29b5c5</code></a> Use newer build scan plugin</li> <li><a href="https://github.com/testng-team/testng/commit/e162179c22adb9dded461a2a154b3d855262ae95"><code>e162179</code></a> Merge pull request <a href="https://redirect.github.com/testng-team/testng/issues/3200">#3200</a> from YutingZhang-A/support-to-execlude-somes-test-in...</li> <li><a href="https://github.com/testng-team/testng/commit/c5b8bb19452c257f4940b7af986dea190219925b"><code>c5b8bb1</code></a> GITHUB-3196: support to execlude somes 'test' in option of command line</li> <li><a href="https://github.com/testng-team/testng/commit/568bfb66ce15ab311fc05636260ae24cb8da81ed"><code>568bfb6</code></a> revert update of README.md</li> <li><a href="https://github.com/testng-team/testng/commit/bab0de4543e9ab2f78c02438ce3f14a43053f9cc"><code>bab0de4</code></a> GITHUB-3196: support to execlude somes 'test' in option of command line</li> <li><a href="https://github.com/testng-team/testng/commit/adb5ca2a130fb387bcd7243ef3520131778f66cc"><code>adb5ca2</code></a> GITHUB-3196: support to execlude somes 'test' in option of command line</li> <li><a href="https://github.com/testng-team/testng/commit/e8b8bf36977fb8bfd9bac9390950ac2d35e1286e"><code>e8b8bf3</code></a> Merge branch 'testng-team:master' into support-to-execlude-somes-test-in-opti...</li> <li><a href="https://github.com/testng-team/testng/commit/f898bee819fb16bb4e8f5738aab113423e6948d9"><code>f898bee</code></a> GITHUB-3196: support to execlude somes 'test' in option of command line</li> <li><a href="https://github.com/testng-team/testng/commit/242b9c36255d59b2bce3614db12f77ea2a30ffc5"><code>242b9c3</code></a> GITHUB-3196:support regex for testnames option of command line</li> <li><a href="https://github.com/testng-team/testng/commit/078c1e30ba2efc0b2f947a0d789a3f5796ad4741"><code>078c1e3</code></a> Introduce missing <code>assertEquals(long, Long, String)</code> overload</li> <li>Additional commits viewable in <a href="https://github.com/testng-team/testng/compare/7.10.2...7.11.0">compare view</a></li> </ul> </details> <br /> Updates `org.mockito:mockito-core` from 5.14.2 to 5.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">org.mockito:mockito-core's releases</a>.</em></p> <blockquote> <h2>v5.16.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.16.0</h4> <ul> <li>2025-03-03 - <a href="https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0">10 commit(s)</a> by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]</li> <li>Add support for including module-info in Mockito. [(<a href="https://redirect.github.com/mockito/mockito/issues/3597">#3597</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3597">mockito/mockito#3597</a>)</li> <li>Bump com.gradle.develocity from 3.19 to 3.19.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3579">#3579</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3579">mockito/mockito#3579</a>)</li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(<a href="https://redirect.github.com/mockito/mockito/issues/3577">#3577</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3577">mockito/mockito#3577</a>)</li> <li>Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(<a href="https://redirect.github.com/mockito/mockito/issues/3574">#3574</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3574">mockito/mockito#3574</a>)</li> <li>Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3571">#3571</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3571">mockito/mockito#3571</a>)</li> <li>Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(<a href="https://redirect.github.com/mockito/mockito/issues/3569">#3569</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3569">mockito/mockito#3569</a>)</li> <li>Tweaks documentation on mockito agent config for maven [(<a href="https://redirect.github.com/mockito/mockito/issues/3568">#3568</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3568">mockito/mockito#3568</a>)</li> <li>Adds <code>--info</code> to diagnose closeAndReleaseStagingRepositories issues [(<a href="https://redirect.github.com/mockito/mockito/issues/3567">#3567</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3567">mockito/mockito#3567</a>)</li> <li>Refine reflection when calling management factory [(<a href="https://redirect.github.com/mockito/mockito/issues/3566">#3566</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3566">mockito/mockito#3566</a>)</li> <li>Avoid warning when dynamic attach is enabled [(<a href="https://redirect.github.com/mockito/mockito/issues/3551">#3551</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3551">mockito/mockito#3551</a>)</li> </ul> <h2>v5.15.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.15.2</h4> <ul> <li>2025-01-02 - <a href="https://github.com/mockito/mockito/compare/v5.15.1...v5.15.2">2 commit(s)</a> by Brice Dutheil, dependabot[bot]</li> <li>Fix javadoc publication [(<a href="https://redirect.github.com/mockito/mockito/issues/3561">#3561</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3561">mockito/mockito#3561</a>)</li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3560">#3560</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3560">mockito/mockito#3560</a>)</li> <li>The release job is failed again [(<a href="https://redirect.github.com/mockito/mockito/issues/3542">#3542</a>)](<a href="https://redirect.github.com/mockito/mockito/issues/3542">mockito/mockito#3542</a>)</li> </ul> <h2>v5.15.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.15.1</h4> <ul> <li>2024-12-22 - <a href="https://github.com/mockito/mockito/compare/v5.15.0...v5.15.1">8 commit(s)</a> by Brice Dutheil, Rafael Winterhalter, dependabot[bot]</li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 [(<a href="https://redirect.github.com/mockito/mockito/issues/3557">#3557</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3557">mockito/mockito#3557</a>)</li> <li>Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 [(<a href="https://redirect.github.com/mockito/mockito/issues/3555">#3555</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3555">mockito/mockito#3555</a>)</li> <li>Bump junit-jupiter from 5.11.3 to 5.11.4 [(<a href="https://redirect.github.com/mockito/mockito/issues/3554">#3554</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3554">mockito/mockito#3554</a>)</li> <li>Bump bytebuddy from 1.15.10 to 1.15.11 [(<a href="https://redirect.github.com/mockito/mockito/issues/3553">#3553</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3553">mockito/mockito#3553</a>)</li> <li>Avoid warning when dynamic attach is enabled [(<a href="https://redirect.github.com/mockito/mockito/issues/3551">#3551</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3551">mockito/mockito#3551</a>)</li> <li>Bump com.google.googlejavaformat:google-java-format from 1.25.1 to 1.25.2 [(<a href="https://redirect.github.com/mockito/mockito/issues/3545">#3545</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3545">mockito/mockito#3545</a>)</li> <li>Bump com.gradle.develocity from 3.18.2 to 3.19 [(<a href="https://redirect.github.com/mockito/mockito/issues/3544">#3544</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3544">mockito/mockito#3544</a>)</li> <li>Makes shipkit / nexusPublish a convention plugin for root [(<a href="https://redirect.github.com/mockito/mockito/issues/3533">#3533</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3533">mockito/mockito#3533</a>)</li> <li>Mockito:5.14.2 Warning: Mockito is currently self-attaching... [(<a href="https://redirect.github.com/mockito/mockito/issues/3512">#3512</a>)](<a href="https://redirect.github.com/mockito/mockito/issues/3512">mockito/mockito#3512</a>)</li> </ul> <h2>v5.15.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.15.0</h4> <ul> <li>2024-12-19 - <a href="https://github.com/mockito/mockito/compare/v5.14.2...v5.15.0">69 commit(s)</a> by Andreas Turban, Ashley, Brice Dutheil, Michael Kramer, Miguel Graham, Rafael Winterhalter, dependabot[bot]</li> <li>Bump com.google.googlejavaformat:google-java-format from 1.25.0 to 1.25.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3541">#3541</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3541">mockito/mockito#3541</a>)</li> <li>Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 3.22.0 [(<a href="https://redirect.github.com/mockito/mockito/issues/3539">#3539</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3539">mockito/mockito#3539</a>)</li> <li>Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 7.0.0 to 7.1.0 [(<a href="https://redirect.github.com/mockito/mockito/issues/3538">#3538</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3538">mockito/mockito#3538</a>)</li> <li>Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 [(<a href="https://redirect.github.com/mockito/mockito/issues/3537">#3537</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3537">mockito/mockito#3537</a>)</li> <li>Makes license a convention plugin [(<a href="https://redirect.github.com/mockito/mockito/issues/3532">#3532</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3532">mockito/mockito#3532</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockito/mockito/commit/c81be5deedfd966bd17c9619769a34c74d9779e6"><code>c81be5d</code></a> Add support for including module-info in Mockito. (<a href="https://redirect.github.com/mockito/mockito/issues/3597">#3597</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/d01ac9d8222b01d6694b11a9978a91eb9aced5b1"><code>d01ac9d</code></a> Issue <a href="https://redirect.github.com/mockito/mockito/issues/3584">#3584</a> Improve Gradle Kotlin documentation to add agent</li> <li><a href="https://github.com/mockito/mockito/commit/83ee69b8b927e166f7a8acf6e789a26a58f63567"><code>83ee69b</code></a> Bump com.gradle.develocity from 3.19 to 3.19.1 (<a href="https://redirect.github.com/mockito/mockito/issues/3579">#3579</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/289e97126431d48d835c921789039d2bcb8ddd82"><code>289e971</code></a> Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a href="https://redirect.github.com/mockito/mockito/issues/3577">#3577</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/1ab848368745281e0fb811f2ad2728ef5178e135"><code>1ab8483</code></a> Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (<a href="https://redirect.github.com/mockito/mockito/issues/3574">#3574</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/fdb5df19862559d01c9755eecc7d1ab818c10eb6"><code>fdb5df1</code></a> Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (<a href="https://redirect.github.com/mockito/mockito/issues/3571">#3571</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/e280630e98e21a23c4493dd808c7b79356613cbf"><code>e280630</code></a> Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (<a href="https://redirect.github.com/mockito/mockito/issues/3569">#3569</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/96c2095e4f790d0c3a2c120d7f54c9cf44572b30"><code>96c2095</code></a> Tweak documentation on mockito agent config for maven (<a href="https://redirect.github.com/mockito/mockito/issues/3568">#3568</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/1c3800dff2006ff436f017afdfd926c6d64e7bb7"><code>1c3800d</code></a> Add <code>--info</code> to diagnose release issues (<a href="https://redirect.github.com/mockito/mockito/issues/3567">#3567</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/e9a4c774ecfcfd0fd00ac3979f711a31724d0c4a"><code>e9a4c77</code></a> Refine reflection when calling management factory (<a href="https://redirect.github.com/mockito/mockito/issues/3566">#3566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v5.14.2...v5.16.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1b6dc6 commit 6a1e61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
<dependency>
5353
<groupId>org.testng</groupId>
5454
<artifactId>testng</artifactId>
55-
<version>7.10.2</version>
55+
<version>7.11.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.mockito</groupId>
6060
<artifactId>mockito-core</artifactId>
61-
<version>5.14.2</version>
61+
<version>5.17.0</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)