File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343- Enhance ` CsvDataSource ` [ #1246 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1246 )
4444- Updated ` _joint_grid ` csv files from simona [ #750 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/750 )
4545
46+ ### Updates
47+ - Updated gradle to v8.13 [ #1264 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1264 )
48+
4649## [ 5.1.0] - 2024-06-24
4750
4851### Added
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 5555# Darwin, MinGW, and NonStop.
5656#
5757# (3) This script is generated from the Groovy template
58- # https://github.com/gradle/gradle/blob/HEAD/subprojects/ plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58+ # https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/ plugins-application /src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
5959# within the Gradle project.
6060#
6161# You can find Gradle at https://github.com/gradle/gradle/.
You can’t perform that action at this time.
0 commit comments