Skip to content

Commit

Permalink
Return javapoet back
Browse files Browse the repository at this point in the history
  • Loading branch information
idelpivnitskiy committed Jan 4, 2025
1 parent 6a405c8 commit 692aabe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions servicetalk-grpc-protoc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ dependencies {
testImplementation project(":servicetalk-grpc-protobuf")
testImplementation "org.junit.jupiter:junit-jupiter-api"
testImplementation "org.hamcrest:hamcrest:$hamcrestVersion"

testRuntimeOnly "com.squareup:javapoet:$javaPoetVersion"
}

jar {
Expand Down

0 comments on commit 692aabe

Please sign in to comment.