File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ afterEvaluate {
4444 create<MavenPublication >(" release" ) {
4545 groupId = " com.github.ghhccghk"
4646 artifactId = " HyperFocusApi"
47- version = " 1.3 "
47+ version = " 1.4 "
4848 from(components[" release" ])
4949 }
5050 }
Original file line number Diff line number Diff line change 11[versions ]
2- gradle = " 8.1.4 "
3- gson = " 2.12 .1"
2+ gradle = " 8.12.0 "
3+ gson = " 2.13 .1"
44kotlinGradlePlugin = " 1.8.22"
55
66[libraries ]
Original file line number Diff line number Diff line change 1- # Tue Mar 25 17:51:56 CST 2025
1+ # Mon Aug 04 21:41:50 CST 2025
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments