Skip to content

Commit

Permalink
Remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Peshin committed Mar 10, 2024
1 parent 5bff694 commit f916231
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ dependencies {
testImplementation "org.eclipse.jetty.http2:http2-http-client-transport"
testRuntimeOnly files('src/test/resources/classpath file source/classpathfiles.zip', 'src/test/resources/classpath-filesource.jar')

testImplementation "io.netty:netty-all:4.1.107.Final"

testImplementation files('test-extension/test-extension.jar')

constraints {
Expand Down

0 comments on commit f916231

Please sign in to comment.