Skip to content

Commit

Permalink
deps: Upgraded spring boot and GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Aug 24, 2024
1 parent 73ff68d commit fa367dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ testSourceCompatibility = 17
testTargetCompatibility = 17
reproducibleBuild = true

bootPluginVersion = 3.3.2
bootPluginVersion = 3.3.3
dependencyPluginVersion = 1.1.4
gitPluginVersion = 3.0.0
jacocoPluginVersion = 0.8.12
Expand All @@ -32,7 +32,7 @@ kordampPluginVersion = 0.54.0

awsVersion = 3.1.1
datafakerVersion = 2.3.1
gcpVersion = 5.5.0
gcpVersion = 5.5.1
latencyUtilsVersion = 2.0.3
lettucemodVersion = 4.0.0
picocliVersion = 4.7.6
Expand Down

0 comments on commit fa367dd

Please sign in to comment.