Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b437fa4 commit 81da939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@file:Suppress("SpellCheckingInspection")

plugins {
kotlin("jvm") version "1.8.20"
kotlin("jvm") version "1.9.0"
application
id("com.github.johnrengelman.shadow") version "8.1.1"
id("java")

0 comments on commit 81da939

Please sign in to comment.