mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
Bump gradle wrapper 9.5.0->9.5.1, slf4j 2.0.17->2.0.18, parquet-floor 1.65->1.69
This commit is contained in:
@@ -206,10 +206,10 @@ dependencies {
|
||||
|
||||
implementation 'org.apache.arrow:arrow-vector:19.0.0'
|
||||
implementation 'org.apache.arrow:arrow-memory-netty:19.0.0'
|
||||
implementation 'blue.strategic.parquet:parquet-floor:1.65'
|
||||
implementation 'blue.strategic.parquet:parquet-floor:1.69'
|
||||
|
||||
implementation 'org.slf4j:slf4j-api:2.0.17'
|
||||
implementation 'org.slf4j:jul-to-slf4j:2.0.17' // for netlib logging messages
|
||||
implementation 'org.slf4j:slf4j-api:2.0.18'
|
||||
implementation 'org.slf4j:jul-to-slf4j:2.0.18' // for netlib logging messages
|
||||
implementation 'org.apache.logging.log4j:log4j-core:2.26.0'
|
||||
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0'
|
||||
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
|
||||
networkTimeout=10000
|
||||
retries=0
|
||||
retryBackOffMs=500
|
||||
|
||||
Reference in New Issue
Block a user