Skip to content

Commit

Permalink
Bump com.vanniktech:gradle-maven-publish-plugin from 0.25.2 to 0.25.3 (
Browse files Browse the repository at this point in the history
…#4913)

Summary:
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases">com.vanniktech:gradle-maven-publish-plugin's releases</a>.</em></p>
<blockquote>
<h2>0.25.3</h2>
<ul>
<li>Gradle 8.2: Fix error for projects that use the <code>java-test-fixtures</code> plugin.</li>
<li>Fix issue for Kotlin Multiplatform projects when running tests and having signing enabled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md">com.vanniktech:gradle-maven-publish-plugin's changelog</a>.</em></p>
<blockquote>
<h2>0.25.3 <em>(2023-07-01)</em></h2>
<ul>
<li>Gradle 8.2: Fix error for projects that use the <code>java-test-fixtures</code> plugin.</li>
<li>Fix issue for Kotlin Multiplatform projects when running tests and having signing enabled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/cfd2a0d6a37304cfd90b2631d188e76dd0dccbae"><code>cfd2a0d</code></a> Update to 0.25.3-rc1</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/b75655dc306913344fdf5f54f6e33def6ab4a333"><code>b75655d</code></a> Changelog for 0.25.3</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/4c2092a043daf74c392df861b028a5997ae4831c"><code>4c2092a</code></a> Update dependency gradle to v8.2 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/596">https://github.com/facebook/flipper/issues/596</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/fb1f6204525948745dcbfb50bf98843a2cae2c4f"><code>fb1f620</code></a> Update dependency org.apache.maven:maven-model to v3.9.3 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/595">https://github.com/facebook/flipper/issues/595</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/b1e3fc62dde9dc30c562cb3824d48f23cd28d395"><code>b1e3fc6</code></a> Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.4.2 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/593">https://github.com/facebook/flipper/issues/593</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/4c1015990524fbedd49d0d6f7660910bbe6cefb9"><code>4c10159</code></a> Update tested versions (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/592">https://github.com/facebook/flipper/issues/592</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/0e0df29b04d0038c7fbc6713675b6d9a0fd2a8ce"><code>0e0df29</code></a> Update truth to v1.1.5 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/586">https://github.com/facebook/flipper/issues/586</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/6d7a9e851618f4f0d7fba11c24ceeb82b5d7349b"><code>6d7a9e8</code></a> Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.4.1 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/588">https://github.com/facebook/flipper/issues/588</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/310063372827703c7191c64b7a84994d417efb5b"><code>3100633</code></a> Update kotlin monorepo to v1.8.22 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/589">https://github.com/facebook/flipper/issues/589</a>)</li>
<li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/6f1f04b6f6cab88d3a899f69e56cc4746685f855"><code>6f1f04b</code></a> Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.20 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/587">https://github.com/facebook/flipper/issues/587</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.25.2...0.25.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vanniktech:gradle-maven-publish-plugin&package-manager=gradle&previous-version=0.25.2&new-version=0.25.3)](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 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>

Pull Request resolved: #4913

Reviewed By: lblasa

Differential Revision: D47592095

Pulled By: passy

fbshipit-source-id: 7ab4be0908e8deec93691d8adaec36b6f71272aa
  • Loading branch information
dependabot[bot] authored and facebook-github-bot committed Jul 20, 2023
1 parent 7812dae commit 532409b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.2'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"
classpath "org.jetbrains.kotlin:kotlin-serialization:$KOTLIN_VERSION"
Expand Down

0 comments on commit 532409b

Please sign in to comment.