Skip to content

Commit

Permalink
auto_generate_release_plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Boza authored and Bryan Boza committed Dec 3, 2020
1 parent ae67151 commit 3e5b84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OSGi/com.dotcms.hooks.validations/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
compile('com.dotcms:dotcms:20.11') { transitive = true }
compile('com.dotcms:dotcms:20.11.1') { transitive = true }
}

import java.util.jar.*
Expand Down

0 comments on commit 3e5b84b

Please sign in to comment.