fix: on the path to fixing publishing to maven central (#648)
This commit is contained in:
@ -4,7 +4,7 @@ plugins {
|
||||
id("io.bkbn.sourdough.library.jvm")
|
||||
id("io.gitlab.arturbosch.detekt")
|
||||
id("com.adarshr.test-logger")
|
||||
id("maven-publish")
|
||||
id("com.vanniktech.maven.publish")
|
||||
id("java-library")
|
||||
id("signing")
|
||||
id("java-test-fixtures")
|
||||
|
Reference in New Issue
Block a user