Skip to content

Commit

Permalink
fixup! Fix vertx/reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Thorpe committed Oct 4, 2023
1 parent 2b10a36 commit b1b9e32
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions crnk-integration-examples/dagger-vertx-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ configurations {

buildscript {
dependencies {
classpath "net.ltgt.gradle:gradle-apt-plugin:0.15"

classpath 'net.sf.proguard:proguard-gradle:6.0.3'
classpath "net.ltgt.gradle:gradle-apt-plugin:0.21"
classpath 'net.sf.proguard:proguard-gradle:6.2.2'
}
}

Expand Down

0 comments on commit b1b9e32

Please sign in to comment.