Skip to content

Commit

Permalink
Merge pull request #499 from matomo-org/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin-kotlin-gradle-plugin-2.0.0

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.0
  • Loading branch information
hannesa2 authored Jun 6, 2024
2 parents 972490c + 39d3220 commit d4a24e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.24'
ext.kotlin_version = '2.0.0'
repositories {
google()
maven { url "https://plugins.gradle.org/m2/" }
Expand Down

0 comments on commit d4a24e8

Please sign in to comment.