Skip to content

Commit

Permalink
Update dependency com.github.excitement-engineer:ktor-graphql to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2021
1 parent fa64c3e commit baacd55
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 @@ -31,7 +31,7 @@ repositories {
dependencies {
compile "io.ktor:ktor-server-netty:1.1.1"
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.41"
compile "com.github.excitement-engineer:ktor-graphql:0.2.4"
compile "com.github.excitement-engineer:ktor-graphql:2.1.0"
compile 'com.graphql-java-kickstart:graphql-java-tools:5.4.1'
compile "com.google.code.gson:gson:2.8.7"
compile group: 'com.graphql-java', name: 'graphql-java', version: '11.0'
Expand Down

0 comments on commit baacd55

Please sign in to comment.