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
…17.2

| datasource | package                                                                               | from   | to     |
| ---------- | ------------------------------------------------------------------------------------- | ------ | ------ |
| maven      | pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin | 1.17.1 | 1.17.2 |
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 58954b9 commit 8daa4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -48,7 +48,7 @@ dependencyResolutionManagement {
bundle("rx", listOf("rxjava3", "rxkotlin"))
bundle("strikt", listOf("strikt-core"))

plugin("axion", "pl.allegro.tech.build.axion-release").version("1.17.1")
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.17.2")
plugin("docker", "com.palantir.docker").version("0.36.0")
plugin("helm", "io.github.bullshit.helmng").version("0.1.0")
plugin("kotlin-jvm", "org.jetbrains.kotlin.jvm").versionRef("kotlin")
Expand Down

0 comments on commit 8daa4f0

Please sign in to comment.