Skip to content

Commit

Permalink
Bump kotlin-stdlib from 1.4.21-2 to 1.4.30 (#2196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 4, 2021
1 parent 780cfc1 commit 7745992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -35,7 +35,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.16.100'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.2.0'

def kotlinVersion = '1.4.21-2'
def kotlinVersion = '1.4.30'
libraries.kotlin = [
version: kotlinVersion,

Expand Down

0 comments on commit 7745992

Please sign in to comment.