Commit 138f1f8
authored
ci: Update Sonatype repository configuration for maven central. (#43)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> Moderate risk because it changes the Nexus publishing configuration
used for releases/snapshots; incorrect endpoints could break publishing
but does not affect runtime code.
>
> **Overview**
> Updates Gradle `nexusPublishing` configuration to stop using the
default `sonatype()` shorthand and instead explicitly set the new
Sonatype Central staging (`nexusUrl`) and snapshot
(`snapshotRepositoryUrl`) endpoints, with the existing timeout
preserved.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
ac10dd3. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 568c177 commit 138f1f8
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments