Skip to content

Commit

Permalink
chore: bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21 in /HaveAM…
Browse files Browse the repository at this point in the history
…agicalDay (#182)

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 Oct 10, 2024
1 parent a4ca534 commit ecbceac
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.20"
id("org.jetbrains.kotlin.jvm") version "2.0.21"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
application
}
Expand Down

0 comments on commit ecbceac

Please sign in to comment.