Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent f5ecea6 commit 0b3b521
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
json (2.7.2)
jwt (2.9.3)
base64
logger (1.6.1)
logger (1.6.2)
mini_magick (4.13.2)
mini_mime (1.1.5)
multi_json (1.15.0)
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# ... PROJECT ...
java = "21"
kotlin = "2.0.21"
kotlin = "2.1.0"
androidGradlePlugin = "8.7.2"
gmsPlugin = "4.4.2"
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
dokka = "1.9.20"
secrets = "2.0.1"

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 0b3b521

Please sign in to comment.