Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <[email protected]>
  • Loading branch information
PatrykMis committed Nov 16, 2023
1 parent 6a6e512 commit e00d1b4
Show file tree
Hide file tree
Showing 2 changed files with 495 additions and 461 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
android-gradle-plugin = "8.1.3"
androidx-activity = "1.8.1"
androidx-appcompat = "1.6.1"
androidx-core = "1.12.0"
androidx-documentfile = "1.0.1"
androidx-fragment = "1.6.1"
androidx-fragment = "1.6.2"
androidx-preference = "1.2.1"
jgit = "6.6.0.202305301015-r"
json = "20230618"
kotlin = "1.9.10"
kudzu = "5.0.0"
material = "1.9.0"
jgit = "6.7.0.202309050840-r"
json = "20231013"
kotlin = "1.9.20"
kudzu = "5.1.0"
material = "1.10.0"
test-junit = "4.13.2"

[libraries]
Expand Down
Loading

0 comments on commit e00d1b4

Please sign in to comment.