Skip to content

Commit

Permalink
Update graphQLKotlinVersion to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 156e610 commit 8bd656d
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 @@ -37,7 +37,7 @@ val koinVersion = "3.5.0"
val ktorVersion = "2.3.5"
val logbackVersion = "1.4.11"
val coroutineVersion = "1.7.3"
val graphQLKotlinVersion = "6.5.6"
val graphQLKotlinVersion = "7.0.1"
val flywayVersion = "9.22.3"
val sentryVersion = "6.32.0"

Expand Down

0 comments on commit 8bd656d

Please sign in to comment.