Skip to content

Commit f53de9a

Browse files
authored
Merge pull request #434 from navikt/dependabot/gradle/io.github.gradle-nexus.publish-plugin-1.2.0
chore(deps): bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0
2 parents 74cffa1 + 9a8e5dc commit f53de9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
id("com.google.cloud.tools.jib") version "3.3.1"
3030
id("com.github.johnrengelman.shadow") version "7.1.2"
3131
id("net.researchgate.release") version "3.0.2"
32-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
32+
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
3333
id("org.jetbrains.dokka") version "1.7.20"
3434
`java-library`
3535
`maven-publish`

0 commit comments

Comments
 (0)