Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Bump kotlin-reflect from 1.4.20 to 1.4.21 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 8, 2020
1 parent ec151dc commit 2aba669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ application { mainClassName ='insulator.BootstrapKt' }

dependencies {
implementation(group: 'org.update4j', name: 'update4j', version: "1.5.6")
implementation(group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: '1.4.20')
implementation(group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: '1.4.21')
}

0 comments on commit 2aba669

Please sign in to comment.