mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Update dependency versions
This commit is contained in:
parent
585b565652
commit
7b0e57d62d
12 changed files with 52 additions and 52 deletions
|
@ -8,7 +8,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
api("org.apache.commons:commons-math3:3.6.1")
|
||||
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.1")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue