chore: bump dependency versions

This commit is contained in:
2023-12-11 00:59:16 +08:00
parent 95a24118cd
commit 54af0cbf2d
2 changed files with 5 additions and 5 deletions

2
.idea/kotlinc.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.20" />
<option name="version" value="1.9.21" />
</component>
</project>

View File

@@ -11,7 +11,7 @@ repositories:
plugins:
org.jetbrains.kotlin.jvm:
alias: kotlin-jvm
version: 1.9.20
version: 1.9.21
com.vanniktech.maven.publish:
alias: maven-publish
version: 0.25.3
@@ -19,10 +19,10 @@ plugins:
libraries:
com.android.library:
com.android.library.gradle.plugin:
version: 8.1.2
version: 8.2.0
org.jetbrains.kotlin:
kotlin-gradle-plugin:
version: 1.9.20
version: 1.9.21
com.squareup:
kotlinpoet:
version: 1.14.2
version: 1.15.3