Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21
  • Loading branch information
pedroSG94 authored Nov 30, 2023
2 parents e9ddac5 + 6688b42 commit 45fd7b0
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 @@ -2,7 +2,7 @@
apply plugin: 'org.jetbrains.dokka'

buildscript {
ext.kotlin_version = '1.9.20'
ext.kotlin_version = '1.9.21'
ext.library_group = "com.github.pedroSG94"
ext.version_code = 232
ext.version_name = "2.3.2"
Expand Down

0 comments on commit 45fd7b0

Please sign in to comment.