diff --git a/build.gradle.kts b/build.gradle.kts index 5a2482a43..48e8e2023 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -56,7 +56,7 @@ dependencies { implementation("org.apache.commons:commons-text:1.13.0") implementation("org.apache.commons:commons-lang3:3.17.0") - implementation("io.sentry:sentry:7.19.1") + implementation("io.sentry:sentry:7.20.0") // when updating the versions here, also update them in AsciiDocDownloaderUtil for dynamic download testImplementation("org.asciidoctor:asciidoctorj-diagram:2.3.1")