Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 519bf54

Browse files
authored
Merge pull request #4092 from graphql-java/dependabot/gradle/org.eclipse.jetty-jetty-server-11.0.26
Bump org.eclipse.jetty:jetty-server from 11.0.25 to 11.0.26
2 parents aac3173 + 397feb3 commit 519bf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135135
testImplementation 'com.google.code.gson:gson:2.13.1'
136-
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
136+
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
137137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
138138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
139139
testImplementation 'com.github.javafaker:javafaker:1.0.2'

0 commit comments

Comments
 (0)