Skip to content

Commit

Permalink
fix(ci): remove com.github.pengrad:jdk9-deps:1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Aug 29, 2024
1 parent 04a41a5 commit 68cd53a
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 @@ -148,7 +148,7 @@ subprojects {
}
}
dependencies {
compileOnly 'com.github.pengrad:jdk9-deps:1.0'
// compileOnly 'com.github.pengrad:jdk9-deps:1.0'

if (project.hasProperty('kapt')) {
kapt 'javax.xml.bind:jaxb-api:2.3.1'
Expand Down

0 comments on commit 68cd53a

Please sign in to comment.