Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0-Beta3 to 2.0.255-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent f19a39a commit 7114b46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"DSL_SCOPE_VIOLATION",
)

val kotlinVersion = "2.0.0-Beta3"
val kotlinVersion = "2.0.255-SNAPSHOT"
val javaVersion = "17"

plugins {
Expand Down

0 comments on commit 7114b46

Please sign in to comment.