Skip to content

Commit

Permalink
chore(deps): update plugin pl.allegro.tech.build.axion-release to v1.…
Browse files Browse the repository at this point in the history
…15.5

| datasource | package                                                                               | from   | to     |
| ---------- | ------------------------------------------------------------------------------------- | ------ | ------ |
| maven      | pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin | 1.15.3 | 1.15.5 |
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 0cdf802 commit 75b7080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencyResolutionManagement {
plugin("kotlin-jvm", "org.jetbrains.kotlin.jvm").versionRef("kotlin")
plugin("shadow", "com.github.johnrengelman.shadow").version("8.1.1")
plugin("docker", "com.palantir.docker").version("0.35.0")
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.15.3")
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.15.5")
plugin("protobuf", "com.google.protobuf").version("0.9.3")
plugin("helm", "io.github.bullshit.helmng").version("0.1.0")
}
Expand Down

0 comments on commit 75b7080

Please sign in to comment.