Skip to content

Commit

Permalink
Extend examples and bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Nov 7, 2023
1 parent c5c039c commit 336ea6a
Show file tree
Hide file tree
Showing 84 changed files with 8,284 additions and 9,516 deletions.
2 changes: 1 addition & 1 deletion buildpacks/gradle/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.1.4'
id 'org.springframework.boot' version '3.1.5'
id 'io.spring.dependency-management' version '1.1.3'
id 'org.cyclonedx.bom' version '1.7.4'
}
Expand Down
Binary file modified buildpacks/gradle/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion buildpacks/gradle/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-rc-1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/gradle/settings.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rootProject.name = 'demo'
rootProject.name = 'demo-buildpacks'
68 changes: 0 additions & 68 deletions depedency-management/gradle/gradle.lockfile

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion depedency-management/gradle/settings.gradle

This file was deleted.

This file was deleted.

Loading

0 comments on commit 336ea6a

Please sign in to comment.