Skip to content

Commit

Permalink
Updated publishing to Sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Nov 27, 2024
1 parent a3c77fb commit e673b46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions jcommons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ plugins {
id("org.mbari.commons.java-conventions")
id("com.adarshr.test-logger") version "4.0.0"
id("com.github.ben-manes.versions") version "0.51.0"
id("tech.medivh.plugin.publisher") version "1.0.0"
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions scommons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ plugins {
`java-library`
id("org.mbari.commons.java-conventions")
id("cz.alenkacz.gradle.scalafmt") version "1.16.2"
id("tech.medivh.plugin.publisher") version "1.0.0"
}

java {
Expand Down

0 comments on commit e673b46

Please sign in to comment.