Skip to content

Commit 32eb7e4

Browse files
Bump kotlin-stdlib from 1.4.21 to 1.4.21-2 (mockito#2157)
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.21 to 1.4.21-2. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 240d6e4 commit 32eb7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
3535
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.16.100'
3636
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.2.0'
3737

38-
def kotlinVersion = '1.4.21'
38+
def kotlinVersion = '1.4.21-2'
3939
libraries.kotlin = [
4040
version: kotlinVersion,
4141

0 commit comments

Comments
 (0)