fix sentry depend
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m1s

This commit is contained in:
Lee 2024-04-21 18:44:44 +01:00
parent cca45057f0
commit 23e240fce1

@ -134,6 +134,7 @@
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>1.7.27</version>
<scope>compile</scope>
</dependency>
<!-- InfluxDB Metrics -->