elasticsearch/libs/h3
Rene Groeschke 378ae94c06
Update Gradle wrapper to 8.13 (#122421) (#123878)
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b2264af)

# Conflicts:
#	build-tools-internal/gradle/wrapper/gradle-wrapper.properties
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	build-tools-internal/src/main/resources/minimumGradleVersion
#	docs/build.gradle
#	gradle/wrapper/gradle-wrapper.properties
#	plugins/examples/gradle/wrapper/gradle-wrapper.properties
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
2025-03-05 15:57:38 +01:00
..
src Improve performance of H3.h3ToGeoBoundary (#117812) (#117824) 2024-12-02 23:08:30 +11:00
build.gradle Update Gradle wrapper to 8.13 (#122421) (#123878) 2025-03-05 15:57:38 +01:00
LICENSE.txt Java port of H3 hexagonal grid library (#81714) 2022-01-24 08:48:44 +01:00
NOTICE.txt Speed h3 library by using FastMath implementation for trigonometric functions (#91839) 2022-12-20 14:02:33 +01:00