Skip to content

Commit

Permalink
Update spring boot version
Browse files Browse the repository at this point in the history
  • Loading branch information
juncevich committed Sep 11, 2023
1 parent 21d7ac6 commit 83edb14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relay-store-service/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.google.cloud.tools.jib' version '3.3.1'
id 'org.springframework.boot' version '3.1.0'
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springframework.boot' version '3.1.3'
id 'io.spring.dependency-management' version '1.1.3'
id 'java'
id "org.sonarqube" version "4.0.0.2929"
// id 'nebula.release' version '11.0.0'
Expand Down

0 comments on commit 83edb14

Please sign in to comment.