Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
vsilaev authored Sep 13, 2022
1 parent 1300b57 commit ee0abd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net.tascalate.async.examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
}

dependencies {
classpath 'net.tascalate.async:net.tascalate.async.tools.gradle:1.2.4'
classpath 'net.tascalate.javaflow:net.tascalate.javaflow.tools.gradle:2.7.3'
classpath 'net.tascalate.async:net.tascalate.async.tools.gradle:1.2.4'
classpath 'net.tascalate.javaflow:net.tascalate.javaflow.tools.gradle:2.7.3'
}
}

Expand Down

0 comments on commit ee0abd3

Please sign in to comment.