Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Mar 20, 2024
1 parent 91213b4 commit 68fe9f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ aws-advanced-jdbc-wrapper.version.minor=3
aws-advanced-jdbc-wrapper.version.subminor=5
snapshot=false
nexus.publish=true
org.gradle.java.installations.auto-download=true
org.gradle.java.installations.auto-detect=true
4 changes: 0 additions & 4 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,3 @@ pluginManagement {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
}

plugins {
id ("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
}

0 comments on commit 68fe9f0

Please sign in to comment.