Skip to content

Commit 249b422

Browse files
build(deps): bump the java-example-deps group across 1 directory with 4 updates (#73)
1 parent e3877fb commit 249b422

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

backend/java/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'application'
3-
id 'com.diffplug.spotless' version '8.5.1'
3+
id 'com.diffplug.spotless' version '8.7.0'
44
}
55

66
group = 'com.sumup.examples'
@@ -11,8 +11,8 @@ repositories {
1111
}
1212

1313
dependencies {
14-
implementation 'com.sumup:sumup-sdk:0.0.6'
15-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
14+
implementation 'com.sumup:sumup-sdk:0.0.7'
15+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.0'
1616
}
1717

1818
application {

backend/java/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
44
networkTimeout=10000
55
retries=0
66
retryBackOffMs=500

backend/java/gradlew

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/java/gradlew.bat

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)