Skip to content

Commit 8375b14

Browse files
authored
Merge pull request #361 from AxonFramework/dependabot/gradle/github-dependencies-ba68372ad0
Bump the github-dependencies group across 1 directory with 4 updates
2 parents 96f7388 + 53b8302 commit 8375b14

5 files changed

Lines changed: 18 additions & 27 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ plugins {
2828
// Java support
2929
id("java")
3030
// Kotlin support
31-
id("org.jetbrains.kotlin.jvm") version "2.3.20"
31+
id("org.jetbrains.kotlin.jvm") version "2.3.21"
3232
// Gradle IntelliJ Plugin
33-
id("org.jetbrains.intellij.platform") version "2.13.1"
33+
id("org.jetbrains.intellij.platform") version "2.16.0"
3434
// Gradle Changelog Plugin
3535
id("org.jetbrains.changelog") version "2.5.0"
3636
// Gradle Qodana Plugin
@@ -152,7 +152,7 @@ dependencies {
152152
testFramework(TestFrameworkType.Plugin.Java)
153153
}
154154

155-
implementation("io.sentry:sentry:8.36.0")
155+
implementation("io.sentry:sentry:8.40.0")
156156

157157
testImplementation("junit:junit:4.13.2")
158158
testImplementation("org.assertj:assertj-core:3.27.7")

gradle/wrapper/gradle-wrapper.jar

-504 Bytes
Binary file not shown.
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
3+
distributionSha256Sum=553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
55
networkTimeout=10000
6+
retries=0
7+
retryBackOffMs=500
68
validateDistributionUrl=true
79
zipStoreBase=GRADLE_USER_HOME
810
zipStorePath=wrapper/dists

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

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

0 commit comments

Comments
 (0)