Skip to content

Commit

Permalink
chore(deps): Update dependency com.google.truth:truth to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent a463581 commit 21591f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ indraSonatype {
dependencies {
api 'net.kyori:adventure-api:4.14.0'
testImplementation 'com.google.guava:guava-testlib:33.0.0-jre'
testImplementation 'com.google.truth:truth:1.1.5'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.1.5'
testImplementation platform('org.junit:junit-bom:5.10.1')
testImplementation 'org.junit.jupiter:junit-jupiter-api'
Expand Down

0 comments on commit 21591f2

Please sign in to comment.