Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: io.sentry:sentry-logback
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bseeger committed May 21, 2024
1 parent f827cac commit 4207a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation 'com.google.apis:google-api-services-drive:v3-rev20240509-2.0.0'

implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.9.0'
implementation 'io.sentry:sentry-logback:7.6.0'
implementation 'io.sentry:sentry-logback:7.9.0'

compileOnly 'org.projectlombok:lombok'

Expand Down

0 comments on commit 4207a3f

Please sign in to comment.