mirror of
https://github.com/gotson/komga.git
synced 2025-12-25 01:42:44 +01:00
deps(komga): bump bestbefore-processor-kotlin to 0.2.0
This commit is contained in:
parent
0a0bd960fb
commit
5af98a5fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ dependencies {
|
|||
jooqGenerator("org.xerial:sqlite-jdbc:3.50.2.0")
|
||||
|
||||
if (version.toString().endsWith(".0.0")) {
|
||||
ksp("com.github.gotson.bestbefore:bestbefore-processor-kotlin:0.1.0")
|
||||
ksp("com.github.gotson.bestbefore:bestbefore-processor-kotlin:0.2.0")
|
||||
}
|
||||
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test") {
|
||||
|
|
|
|||
Loading…
Reference in a new issue