Skip to content

Commit

Permalink
Update dependency com.graphql-java:java-dataloader to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 508ce1b commit 36856cf
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 @@ -38,7 +38,7 @@ dependencies {
implementation 'com.google.guava:guava:30.1.1-jre'
implementation 'com.github.javafaker:javafaker:1.0.2'
implementation "io.ktor:ktor-server-netty:1.6.3"
implementation 'com.graphql-java:java-dataloader:3.1.0'
implementation 'com.graphql-java:java-dataloader:3.2.2'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.2'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.5.2'
}
Expand Down

0 comments on commit 36856cf

Please sign in to comment.