fix sentry depend

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 -->