Skip to content

Commit

Permalink
Bump kotlin-stdlib from 1.5.10 to 1.5.20 (#2343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 24, 2021
1 parent 8525f0f commit 2c62247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -34,7 +34,7 @@ libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.3.0'

libraries.groovy = 'org.codehaus.groovy:groovy:3.0.8'

def kotlinVersion = '1.5.10'
def kotlinVersion = '1.5.20'
libraries.kotlin = [
version: kotlinVersion,

Expand Down

0 comments on commit 2c62247

Please sign in to comment.