Skip to content

Commit

Permalink
Merge pull request #120 from spdx/dependabot/gradle/gradle-dependenci…
Browse files Browse the repository at this point in the history
…es-fc068567f6

Bump the gradle-dependencies group with 1 update
  • Loading branch information
loosebazooka committed Mar 18, 2024
2 parents 9315e87 + 1e51564 commit 99a824e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("org.spdx:spdx-jackson-store:1.1.9.1")
implementation("org.apache.maven:maven-model-builder:3.9.6")
implementation("org.apache.maven:maven-model:3.9.6")
implementation("com.google.guava:guava:33.0.0-jre")
implementation("com.google.guava:guava:33.1.0-jre")

testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testImplementation("org.hamcrest:hamcrest-library:2.2")
Expand Down

0 comments on commit 99a824e

Please sign in to comment.