Skip to content

Commit

Permalink
chore: bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 in /HaveAMa…
Browse files Browse the repository at this point in the history
…gicalDay (#199)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 3fde39b commit f2f0ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HaveAMagicalDay/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.util.Date
import java.util.TimeZone

plugins {
id("org.jetbrains.kotlin.jvm") version "2.0.21"
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
application
}
Expand Down

0 comments on commit f2f0ca1

Please sign in to comment.