Skip to content

Commit

Permalink
ecodata-client-plugin 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala authored Oct 12, 2023
1 parent 6fb2bb9 commit f1d01bd
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 @@ -186,7 +186,7 @@ dependencies {
providedCompile "io.methvin:directory-watcher:0.4.0"

if (!Boolean.valueOf(inplace)) {
implementation "org.grails.plugins:ecodata-client-plugin:6.1.2-SNAPSHOT"
implementation "org.grails.plugins:ecodata-client-plugin:6.1.2"
}
}

Expand Down

0 comments on commit f1d01bd

Please sign in to comment.