Skip to content

Commit

Permalink
Merge pull request #251 from corenting/dependabot/gradle/kotlin_versi…
Browse files Browse the repository at this point in the history
…on-1.9.10

build(deps): bump kotlin_version from 1.8.10 to 1.9.10
  • Loading branch information
corenting authored Nov 12, 2023
2 parents 0768b6c + dd0b386 commit 55e50e9
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 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.9.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 55e50e9

Please sign in to comment.