Skip to content
Snippets Groups Projects
Commit 0068142a authored by Cédric Willekens's avatar Cédric Willekens
Browse files

Add sentry as a dependency to gradle

parent fb074b07
No related branches found
No related tags found
1 merge request!262Resolve "Add sentry configuration to the project"
......@@ -254,6 +254,7 @@ dependencies {
implementation("org.jboss.aerogear", "aerogear-otp-java", "1.0.0")
implementation("com.github.kenglxn.qrgen", "javase", "2.6.0")
implementation("org.mnode.ical4j", "ical4j", "2.2.0")
implementation("io.sentry", "sentry-spring", "1.7.30")
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment