Skip to content

Commit

Permalink
update graphql-java version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarker2 committed Mar 4, 2024
1 parent 6a4a3da commit ce78dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.bnorm.power.kotlin-power-assert")
}

val graphqlJavaVersion = "0.0.0-2024-01-29T22-23-58-bc2e2d2"
val graphqlJavaVersion = "0.0.0-2024-03-02T04-20-47-fbca82e"
val slf4jVersion = "1.7.25"

dependencies {
Expand Down

0 comments on commit ce78dd4

Please sign in to comment.