Skip to content

Commit

Permalink
Use release version
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Jul 21, 2024
1 parent ecaa708 commit ec6bccb
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 @@ -54,7 +54,7 @@ subprojects {

dependencies {
implementation 'nz.net.ultraq.groovy:groovy-extensions:2.3.2'
implementation 'nz.net.ultraq.groovy:groovy-profiling-extensions:0.10.0-SNAPSHOT'
implementation 'nz.net.ultraq.groovy:groovy-profiling-extensions:0.10.0'
implementation "org.apache.groovy:groovy:${groovyVersion}"
implementation "org.slf4j:slf4j-api:${slf4jVersion}"

Expand Down

0 comments on commit ec6bccb

Please sign in to comment.