Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: io.sentry.jvm.gradle
  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 33de3f0 commit 450679d
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 @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.5'
id 'java'
id 'com.adarshr.test-logger' version '4.0.0'
id "io.sentry.jvm.gradle" version "4.5.1"
id "io.sentry.jvm.gradle" version "4.6.0"
}

configurations {
Expand Down

0 comments on commit 450679d

Please sign in to comment.