Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari651 committed Mar 2, 2023
1 parent 43179a9 commit 9fa2418
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ repositories {
dependencyManagement {
imports {
mavenBom "org.grails:grails-bom:$grailsVersion"
mavenBom 'com.amazonaws:aws-java-sdk-bom:1.12.416'
}
applyMavenExclusions false
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grailsVersion=3.0.9
gradleWrapperVersion=2.6
gradleWrapperVersion=2.6

0 comments on commit 9fa2418

Please sign in to comment.