Skip to content

Commit

Permalink
Merge pull request #38 from PabloLec/dependabot/gradle/com.apollograp…
Browse files Browse the repository at this point in the history
…hql.apollo3-apollo-testing-support-3.7.0

Bump apollo-testing-support from 3.6.2 to 3.7.0
  • Loading branch information
PabloLec authored Nov 9, 2022
2 parents 6c570ff + be3e774 commit a3e2dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
testImplementation("io.mockk:mockk:1.13.2")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4")
testImplementation("com.apollographql.apollo3:apollo-testing-support:3.6.2")
testImplementation("com.apollographql.apollo3:apollo-testing-support:3.7.0")
}

tasks.test {
Expand Down

0 comments on commit a3e2dde

Please sign in to comment.