Skip to content

Commit 8524c13

Browse files
cortinicofacebook-github-bot
authored andcommitted
Bump nexus-publish to 2.0.0 (#52566)
Summary: Pull Request resolved: #52566 This bumps the plugin we use to publish to Maven Central from 1.3.0 to 2.0.0 as it has better support for the latest Gradle feature. We're not affected by the breaking changes so we should be good to go (nightlies will tell). Changelog: [Internal] [Changed] - Reviewed By: cipolleschi Differential Revision: D78161579 fbshipit-source-id: de5178b2cc17885636f17eabdb0eea4e5b1515dd
1 parent 1d452b1 commit 8524c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ junit = "4.13.2"
3131
kotlin = "2.1.20"
3232
mockito = "3.12.4"
3333
mockito-kotlin = "3.2.0"
34-
nexus-publish = "1.3.0"
34+
nexus-publish = "2.0.0"
3535
okhttp = "4.9.2"
3636
okio = "2.9.0"
3737
robolectric = "4.9.2"

0 commit comments

Comments
 (0)