Merge pull request #3946 from libre-tube/renovate/kotlin-monorepo

Update kotlin monorepo to v1.8.22
This commit is contained in:
Bnyro 2023-06-08 09:03:50 +02:00 committed by GitHub
commit c2b828db5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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