Skip to content

Commit

Permalink
Merge pull request #86 from KyoriPowered/renovate/patch-release-depen…
Browse files Browse the repository at this point in the history
…dency-changes

chore(deps): Update patch-release dependency changes to v1.4.4
  • Loading branch information
zml2008 authored Oct 6, 2024
2 parents b37abec + 77d90da commit 9a47b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ indraSonatype {
dependencies {
api 'net.kyori:adventure-api:4.16.0'
testImplementation 'com.google.guava:guava-testlib:33.3.1-jre'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.4.2'
testImplementation 'com.google.truth:truth:1.4.4'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.4.4'
testImplementation platform('org.junit:junit-bom:5.11.2')
testImplementation 'org.junit.jupiter:junit-jupiter-api'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
Expand Down

0 comments on commit 9a47b58

Please sign in to comment.