Move from OSSRH to Maven Central

This commit is contained in:
Erik C. Thauvin 2025-06-30 21:28:48 -07:00
parent b882d68d4c
commit c9523752ae
Signed by: erik
GPG key ID: 776702A6A2DA330E
4 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "net.thauvin.erik.urlencoder"
version = "1.6.0"
version = "1.6.1-SNAPSHOT"
dependencies {
kover(projects.urlencoderLib)