Skip to content

Commit

Permalink
chore(deps): Update dependency com.google.truth:truth to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent a995113 commit 75e46d7
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:32.1.3-jre'
testImplementation 'com.google.truth:truth:1.1.5'
testImplementation 'com.google.truth:truth:1.3.0'
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 75e46d7

Please sign in to comment.