Skip to content

Commit

Permalink
Merge pull request #665 from nervosnetwork/dependabot/gradle/develop/…
Browse files Browse the repository at this point in the history
…org.jetbrains.kotlin.jvm-1.9.10

chore(deps): bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10
  • Loading branch information
blckngm authored Aug 30, 2023
2 parents 4088dfa + dccee83 commit 0b53348
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
Expand Up @@ -9,7 +9,7 @@ buildscript {
ext.guavaVersion = '32.1.1-jre'
ext.junitVersion = '5.10.0'
ext.kotestVersion = '5.6.2'
ext.kotlinVersion = "1.9.0"
ext.kotlinVersion = "1.9.10"
ext.mockkVersion = "1.13.5"

repositories {
Expand Down

0 comments on commit 0b53348

Please sign in to comment.