Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
technoir42 committed Sep 21, 2020
1 parent fefe979 commit 02ff493
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pluginManagement {
plugins {
id "com.github.ben-manes.versions" version "0.28.0"
id "com.gradle.plugin-publish" version "0.10.1"
id "org.jetbrains.kotlin.jvm" version "1.3.70"
id "com.github.ben-manes.versions" version "0.33.0"
id "com.gradle.plugin-publish" version "0.12.0"
id "org.jetbrains.kotlin.jvm" version "1.3.72"
}
}

Expand Down

0 comments on commit 02ff493

Please sign in to comment.