Skip to content

Commit a8e0897

Browse files
committed
update to rc and prepare changelog
1 parent cb58c2d commit a8e0897

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Change Log
22

3-
## 0.31.0 **UNRELEASED**
3+
## 0.31.0 *(2025-03-06)*
44

55
- Add support for publishing snapshots to Central Portal.
6+
- Make sure to enable snapshots for your namespace on central.sonatype.com.
7+
- Thanks to @solrudev for the contribution.
68
- Add support for multiple matching staging profiles by taking the one with the longest
79
matching prefix.
810

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ moshi = "1.15.2"
44
retrofit = "2.11.0"
55
junit = "5.11.4"
66
truth = "1.4.4"
7-
maven-publish = "0.30.0"
7+
maven-publish = "0.31.0-rc2"
88
ktlint = "12.2.0"
99

1010
[libraries]

0 commit comments

Comments
 (0)