Skip to content

Commit efa4ddb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/plugins/gradle/graphql-java-codegen-gradle-plugin/main/com.typesafe-config-1.4.2'
2 parents 33a57d1 + 133a247 commit efa4ddb

File tree

1 file changed

+1
-1
lines changed
  • plugins/gradle/graphql-java-codegen-gradle-plugin

1 file changed

+1
-1
lines changed

plugins/gradle/graphql-java-codegen-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation "org.freemarker:freemarker:2.3.32"
3030
implementation "com.graphql-java:graphql-java:20.2"
3131
implementation "com.fasterxml.jackson.core:jackson-databind:2.14.2"
32-
implementation "com.typesafe:config:1.4.1"
32+
implementation "com.typesafe:config:1.4.2"
3333

3434
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
3535
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'

0 commit comments

Comments
 (0)