We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c4e71a + 7c73d78 commit ef025beCopy full SHA for ef025be
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("com.github.ben-manes.versions") version "0.53.0"
18
id("org.springframework.boot") version "4.0.1"
19
id("io.spring.dependency-management") version "1.1.7"
20
- id("io.sentry.jvm.gradle") version "6.0.0"
+ id("io.sentry.jvm.gradle") version "6.1.0"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
22
id("ru.vyarus.pom") version "3.0.0"
23
id("org.jreleaser") version "1.21.0"
0 commit comments