File tree Expand file tree Collapse file tree
.gradle/buildOutputCleanup Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Tue Mar 08 17:32:48 CET 2022
2- gradle.version =6.6
1+ # Tue Oct 22 19:26:36 CEST 2024
2+ gradle.version =7.0-milestone-3
Original file line number Diff line number Diff line change 11arguments =
22auto.sync =false
33build.scans.enabled =false
4- connection.gradle.distribution =GRADLE_DISTRIBUTION(VERSION(6.6 ))
4+ connection.gradle.distribution =GRADLE_DISTRIBUTION(VERSION(7.0-milestone-3 ))
55connection.project.dir =
66eclipse.preferences.version =1
77gradle.user.home =
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ repositories {
2626 maven {
2727 // jai_core 1.1.3
2828 // jai_codec 1.1.3
29- url ' http ://download.osgeo.org/webdav/geotools/'
29+ url ' https ://download.osgeo.org/webdav/geotools/'
3030 }
3131
3232 maven {
3333 // hatbox 1.0.b7
34- url ' http ://maven.geo-solutions.it/'
34+ url ' https ://maven.geo-solutions.it/'
3535 }
3636
3737 mavenCentral()
You can’t perform that action at this time.
0 commit comments