Skip to content

Commit

Permalink
chore(deps): update plugin com.google.cloud.artifactregistry.gradle-p…
Browse files Browse the repository at this point in the history
…lugin to v2.2.2 (alpha) (#267)

chore(deps): update plugin com.google.cloud.artifactregistry.gradle-plugin to v2.2.2

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 2fbb254 commit 4957d48
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 @@ -12,7 +12,7 @@ pluginManagement {
id("org.jetbrains.kotlin.jvm") version kotlinVersion
id("org.jetbrains.kotlin.plugin.spring") version kotlinVersion

id("com.google.cloud.artifactregistry.gradle-plugin") version "2.2.1"
id("com.google.cloud.artifactregistry.gradle-plugin") version "2.2.2"
id("nu.studer.jooq") version "9.0"
id("org.openapi.generator") version "7.6.0"
id("com.bmuschko.docker-remote-api") version "9.4.0"
Expand Down

0 comments on commit 4957d48

Please sign in to comment.