chore: bump kotlin
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-09-22 18:22:04 +02:00
parent 26bd73d87e
commit 8c37393edf
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ repositories {
}
dependencies {
implementation("org.gradle.kotlin:gradle-kotlin-dsl-plugins:4.1.0")
implementation("org.gradle.kotlin:gradle-kotlin-dsl-plugins:4.1.2")
implementation("io.gitlab.jfronny:convention:1.5-SNAPSHOT")
}