Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.springframework.shell-…
Browse files Browse the repository at this point in the history
…spring-shell-starter-3.3.1
  • Loading branch information
lkemperman-cfa authored Jul 22, 2024
2 parents 6419dc5 + 70f4ae9 commit d7e73dd
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 @@ -53,8 +53,8 @@ dependencies {
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'org.springframework.shell:spring-shell-starter:3.3.1'

testImplementation 'org.projectlombok:lombok:1.18.34'
implementation 'commons-net:commons-net:3.11.1'
testImplementation 'org.projectlombok:lombok:1.18.32'

implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.12.0'
implementation 'io.sentry:sentry-logback:7.12.0'
Expand Down

0 comments on commit d7e73dd

Please sign in to comment.