Skip to content

Commit

Permalink
Update PublicationSign to 1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Dec 6, 2021
1 parent b1a270b commit e1df0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
compileOnly(gradleApi())
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:${rootProject.extra.get("serialization")}")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-protobuf:${rootProject.extra.get("serialization")}")
implementation("io.github.karlatemp:PublicationSign:1.3.10")
implementation("io.github.karlatemp:PublicationSign:1.3.12")

testImplementation(gradleApi())
testImplementation(localGroovy())
Expand Down

0 comments on commit e1df0ab

Please sign in to comment.