Skip to content

Commit

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

Bump apollo-runtime from 3.6.2 to 3.7.0
  • Loading branch information
PabloLec authored Nov 9, 2022
2 parents a3e2dde + ced5cba commit dce92a6
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 @@ -20,7 +20,7 @@ dependencies {
implementation("io.github.microutils:kotlin-logging-jvm:3.0.4")
implementation("org.slf4j:slf4j-log4j12:2.0.3")
implementation("com.jcabi:jcabi-log:0.22.0")
implementation("com.apollographql.apollo3:apollo-runtime:3.6.2")
implementation("com.apollographql.apollo3:apollo-runtime:3.7.0")
implementation("com.github.sya-ri:kgit:1.0.5")
testImplementation(kotlin("test"))
testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
Expand Down

0 comments on commit dce92a6

Please sign in to comment.