Skip to content

Commit

Permalink
Update dependencies, gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Dec 11, 2023
1 parent 4669474 commit 8d22ff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
commons-lang3 = "3.13.0"
commons-lang3 = "3.14.0"
dokka = "1.8.20"
junit4 = "4.13.2"
kotlin = "1.9.0"
kotlin = "1.9.21"
okhttpVersion = "4.12.0"
xpp3Version = "1.1.6"

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 8d22ff2

Please sign in to comment.