chore: bump dependency versions

This commit is contained in:
2023-12-11 01:05:01 +08:00
parent 4eaaf82430
commit 8a71e739c0
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,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
@@ -23,7 +23,7 @@ libraries:
version: 4.12.0
com.squareup:
kotlinpoet:
version: 1.14.2
version: 1.15.3
javapoet:
version: 1.13.0
net.lingala.zip4j: