Skip to content

Commit ceaa6c7

Browse files
Bump kotlin-reflect from 1.3.21 to 1.4.31
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.3.21 to 1.4.31. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 82daf26 commit ceaa6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
// https://mvnrepository.com/artifact/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer
1616
compile group: 'com.googlecode.owasp-java-html-sanitizer', name: 'owasp-java-html-sanitizer'
1717
compile "org.jetbrains:markdown:${markdownParserVersion}"
18-
compile "org.jetbrains.kotlin:kotlin-reflect:1.4.21"
18+
compile "org.jetbrains.kotlin:kotlin-reflect:1.4.31"
1919
compile "org.jetbrains.kotlin:kotlin-stdlib:1.4.21"
2020
compile "io.reactivex.rxjava2:rxjava:2.2.9"
2121

0 commit comments

Comments
 (0)