Skip to content

Commit

Permalink
Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvp committed Dec 24, 2024
1 parent d0a5eb2 commit 51be397
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
dependencies {
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.google.code.gson:gson:2.8.9")
implementation("com.google.guava:guava:32.1.2-jre")
implementation("com.google.guava:guava:33.4.0-jre")
implementation("com.pulumi:pulumi:0.0.1")
implementation("org.assertj:assertj-core:3.23.1")
implementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
dependencies {
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.google.code.gson:gson:2.8.9")
implementation("com.google.guava:guava:32.1.2-jre")
implementation("com.google.guava:guava:33.4.0-jre")
implementation("com.pulumi:pulumi:0.0.1")
implementation("org.assertj:assertj-core:3.23.1")
implementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
dependencies {
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.google.code.gson:gson:2.8.9")
implementation("com.google.guava:guava:32.1.2-jre")
implementation("com.google.guava:guava:33.4.0-jre")
implementation("com.pulumi:pulumi:0.0.1")
implementation("org.assertj:assertj-core:3.23.1")
implementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
Expand Down

0 comments on commit 51be397

Please sign in to comment.