-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 40651de
authored
Bump org.wiremock:wiremock from 3.0.0-beta-15 to 3.0.0 (#38)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from
3.0.0-beta-15 to 3.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wiremock/wiremock/commit/00b664a979455bf2b1bc2f01efa9724656dd1868"><code>00b664a</code></a>
Changed version to 3.0.0</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/6072223c78a5aede77db84cfdde69635e192ceb2"><code>6072223</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2319">#2319</a>
from wiremock/dependabot/gradle/org.mockito-mockito-...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/471d4543d33036894945e019f9dbcd132080e49f"><code>471d454</code></a>
Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/51700a408b696c59cfc31b13201c6880a5f70e9b"><code>51700a4</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2320">#2320</a>
from wiremock/dependabot/gradle/org.mockito-mockito-...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/dfa98bcde8b7d51a24dfe054a8c36a7fe060ba50"><code>dfa98bc</code></a>
Bump org.mockito:mockito-core from 5.4.0 to 5.5.0</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/fddb5d74733fa6746bda191e091fd62cc1190fb5"><code>fddb5d7</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2315">#2315</a>
from wiremock/restore-old-edit-task-for-backwards-co...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/c85522b37200cff760a69a8d74101d89693ad7a3"><code>c85522b</code></a>
Fixed some formatting</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/c400e5b190a726dc4512d8bc7d41fbf1f769c4a7"><code>c400e5b</code></a>
Bumped beta version</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/489153afc3165f81651cdbc10a1af64455df7ef7"><code>489153a</code></a>
Restored old edit method to keep 2.x client compatible with 3.x</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/3712b59bddae97afe84d8e209eeb0c2201e642ab"><code>3712b59</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2314">#2314</a>
from pks-1981/proxy</li>
<li>Additional commits viewable in <a
href="https://github.com/wiremock/wiremock/compare/3.0.0-beta-15...3.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 77d0a92 commit 40651deCopy full SHA for 40651de
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments