You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
kotlin("jvm") version "2.0.21" apply false
}
/*
* This build script only handles publishing to the Sonatype Nexus repository (a.k.a. Maven Central).
*
* The build scripts that produce the published autoconfigure and starter libraries can be found at `/hmpps-sqs-spring-boot-autoconfigure/build.gradle.kts` and `/hmpps-sqs-spring-boot-starter/build.gradle.kts`.