Skip to content

Commit

Permalink
Merge pull request #103 from nstdio/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin-kotlin-gradle-plugin-1.8.0-RC2

Bump kotlin-gradle-plugin from 1.8.0-RC to 1.8.0-RC2
  • Loading branch information
nstdio authored Dec 23, 2022
2 parents 73c8551 + 08289b1 commit f814247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
implementation("net.researchgate:gradle-release:3.0.2")
implementation("com.github.dpaukov:combinatoricslib3:3.3.3")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0-RC")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0-RC2")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.0") {
isTransitive = false
Expand Down

0 comments on commit f814247

Please sign in to comment.