Skip to content

Commit

Permalink
Merge pull request #184 from PabloLec/dependabot/gradle/develop/jvm-1…
Browse files Browse the repository at this point in the history
….8.22

Bump jvm from 1.8.21 to 1.8.22
  • Loading branch information
PabloLec committed Jun 8, 2023
2 parents 4a26897 + cac6169 commit 7c7b9b7
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
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "1.8.22"
application
jacoco
id("com.apollographql.apollo3") version "3.8.2"
Expand Down

0 comments on commit 7c7b9b7

Please sign in to comment.