Skip to content

Commit

Permalink
Bump kotlin-stdlib from 1.5.20 to 1.5.21 (#2356)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 13, 2021
1 parent 73bdfa8 commit bc6ac70
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.20'
def kotlinVersion = '1.5.21'
libraries.kotlin = [
version: kotlinVersion,

Expand Down

0 comments on commit bc6ac70

Please sign in to comment.