Skip to content

Commit

Permalink
chore: updated to new version of kgraphql
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnorman committed Nov 26, 2021
1 parent 411c7bb commit 251d5b3
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 @@ -34,7 +34,7 @@ repositories {

dependencies {
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0")
implementation("com.github.pgutkowski:kgraphql:0.3.0")
implementation("com.apurebase:kgraphql:0.17.14")
implementation("io.github.microutils:kotlin-logging:2.1.0")
implementation("io.ktor:ktor-auth:$ktorVersion")
implementation("io.ktor:ktor-auth-jwt:$ktorVersion")
Expand Down

0 comments on commit 251d5b3

Please sign in to comment.