Update miscellaneous libraries

This commit is contained in:
TacoTheDank 2023-07-20 17:07:52 -04:00 committed by TobiGr
parent bdee324a52
commit 923d86365d
2 changed files with 3 additions and 6 deletions

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.8.21'
ext.kotlin_version = '1.8.22'
repositories {
google()
mavenCentral()