File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ plugins {
3030 // Kotlin support
3131 id(" org.jetbrains.kotlin.jvm" ) version " 2.4.0"
3232 // Gradle IntelliJ Plugin
33- id(" org.jetbrains.intellij.platform" ) version " 2.16 .0"
33+ id(" org.jetbrains.intellij.platform" ) version " 2.17 .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.44.1 " )
155+ implementation(" io.sentry:sentry:8.46.0 " )
156156
157157 testImplementation(" junit:junit:4.13.2" )
158158 testImplementation(" org.assertj:assertj-core:3.27.7" )
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =bbaeb2fef8710818cf0e261201dab964c572f92b942812df0c3620d62a529a01
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.0 -bin.zip
3+ distributionSha256Sum =9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.1 -bin.zip
55networkTimeout =10000
66retries =0
77retryBackOffMs =500
You can’t perform that action at this time.
0 commit comments