Bump Kotlin version

[no changelog]
This commit is contained in:
Linnea Gräf
2024-04-01 01:47:15 +02:00
parent a84da71549
commit e098482faa
6 changed files with 13 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ repositories {
}
dependencies {
implementation("com.github.romangraef:neaslicenseextractificator:1.1.0")
implementation("com.google.code.gson:gson:2.10.1")
}
sourceSets {