Skip to content

Commit

Permalink
Merge pull request #447 from codecentric/renovate/patch-pin-image-dig…
Browse files Browse the repository at this point in the history
…est-versions

chore(deps): update patch, pin, image digest versions
  • Loading branch information
renovate[bot] authored Jul 20, 2023
2 parents dae480c + c75cbaf commit 4f9dac6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion services/gateway/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.1.1'
id 'org.springframework.boot' version '3.1.2'
id 'java'
id 'com.diffplug.spotless' version '6.20.0'
id "io.freefair.lombok" version "8.1.0"
Expand Down
2 changes: 1 addition & 1 deletion services/habit/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.1.1'
id 'org.springframework.boot' version '3.1.2'
id 'org.liquibase.gradle' version '2.2.0'
id 'java'
id 'com.diffplug.spotless' version '6.20.0'
Expand Down
2 changes: 1 addition & 1 deletion services/report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("org.openapi.generator") version "6.6.0"
id("com.github.jk1.dependency-license-report") version "2.5"
id("org.springframework.boot") version "3.1.1"
id("org.springframework.boot") version "3.1.2"
id("com.diffplug.spotless") version "6.20.0"
kotlin("jvm") version "1.9.0"
kotlin("plugin.spring") version "1.9.0"
Expand Down
2 changes: 1 addition & 1 deletion services/track/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.1.1'
id 'org.springframework.boot' version '3.1.2'
id 'org.flywaydb.flyway' version '9.21.0'
id 'java'
id 'com.diffplug.spotless' version '6.20.0'
Expand Down
14 changes: 7 additions & 7 deletions services/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"env-cmd": "10.1.0",
"jsdom": "^22.0.0",
"license-checker-rseidelsohn": "4.2.6",
"msw": "1.2.2",
"msw": "1.2.3",
"postcss": "8.4.26",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.4.1",
Expand Down

0 comments on commit 4f9dac6

Please sign in to comment.