Skip to content

Commit d77a030

Browse files
dependabot[bot]bigdaz
authored andcommitted
Bump com.google.guava:guava in /.github/workflow-samples/kotlin-dsl
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8a2fd2 commit d77a030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflow-samples/kotlin-dsl/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88

99
dependencies {
1010
api("org.apache.commons:commons-math3:3.6.1")
11-
implementation("com.google.guava:guava:33.2.1-jre")
11+
implementation("com.google.guava:guava:33.3.0-jre")
1212

1313
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
1414
}

0 commit comments

Comments
 (0)