API: oops wrong Sentry depend
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m31s
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m31s
This commit is contained in:
parent
80df977047
commit
d9b07c3e1b
@ -141,7 +141,7 @@
|
|||||||
<!-- Sentry -->
|
<!-- Sentry -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.sentry</groupId>
|
<groupId>io.sentry</groupId>
|
||||||
<artifactId>sentry-spring-boot-starter</artifactId>
|
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
|
||||||
<version>7.8.0</version>
|
<version>7.8.0</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user