Merge pull request #2576 from nightscout/dependabot/gradle/dev/kotlin_version-1.8.22
chore(deps): bump kotlin_version from 1.8.21 to 1.8.22
This commit is contained in:
commit
66217260e6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.8.21'
|
||||
kotlin_version = '1.8.22'
|
||||
core_version = '1.10.1'
|
||||
rxjava_version = '3.1.6'
|
||||
rxandroid_version = '3.0.2'
|
||||
|
|
Loading…
Reference in a new issue