Skip to content

Commit

Permalink
Merge pull request #644 from MikeOrtiz/dependabot/gradle/kotlin_versi…
Browse files Browse the repository at this point in the history
…on-2.1.10

Bump kotlin_version from 2.1.0 to 2.1.10
  • Loading branch information
hannesa2 authored Jan 28, 2025
2 parents 1cfc1fd + 319a4ec commit cb4094b
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,7 +1,7 @@
import org.gradle.internal.jvm.Jvm

buildscript {
ext.kotlin_version = '2.1.0'
ext.kotlin_version = '2.1.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit cb4094b

Please sign in to comment.