We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f9ea91 + 96f0cd5 commit 6f73364Copy full SHA for 6f73364
server/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
56
implementation("io.seruco.encoding:base62:0.1.3")
57
58
- implementation("io.sentry:sentry-logback:5.2.4")
+ implementation("io.sentry:sentry-logback:5.3.0")
59
implementation("org.jetbrains.exposed:exposed-core:$exposed_version")
60
implementation("org.jetbrains.exposed:exposed-dao:$exposed_version")
61
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
0 commit comments