Skip to content

Commit

Permalink
Merge pull request #123 from nhsconnect/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…spotbugs-spotbugs-annotations-4.8.3

Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3
  • Loading branch information
MohammadIqbalAD-NHS authored Dec 15, 2023
2 parents ffe6122 + c137fc6 commit 02a7d80
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 @@ -58,7 +58,7 @@ dependencies {
implementation 'org.apache.activemq:activemq-client:5.16.7'
implementation 'com.sun.mail:javax.mail:1.6.2'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'
implementation 'com.github.spotbugs:spotbugs-annotations:4.8.3'
implementation 'junit:junit:4.13.2'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:3.0.1'
implementation 'org.apache.qpid:proton-j:0.33.10'
Expand Down

0 comments on commit 02a7d80

Please sign in to comment.