Skip to content

Commit

Permalink
[1.9.22] Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
melbic committed Jan 10, 2024
1 parent 8c9c679 commit 07286c9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
systemProp.org.gradle.internal.publish.checksums.insecure=true
# -------dependency versions-------
# shared
versions_kotlin=1.9.10
versions_linter=11.3.2
versions_coroutines=1.7.2
datetime_version=0.4.0
json_serialization_version=1.5.1
versions_kotlin=1.9.22
versions_linter=12.1.0
versions_coroutines=1.7.3
datetime_version=0.5.0
json_serialization_version=1.6.2
versions_redux_kotlin=0.6.1
versions_redux_kotlin_thunk=0.6.0
versions_kermit=1.2.2
versions_dokka=1.8.20
# 2.0.2 vv
versions_kermit=2.0.2
versions_dokka=1.9.10
versions_nexus_publish=1.3.0
# android
# Update to gradle 8 is blocked by this error here: https://github.com/gradle-nexus/publish-plugin/issues/208
Expand Down

0 comments on commit 07286c9

Please sign in to comment.