mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Update versions plugin
This commit is contained in:
parent
10e7c96379
commit
9eb441ac44
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id("com.github.ben-manes.versions") version "0.27.0"
|
||||
id("com.github.ben-manes.versions") version "0.28.0"
|
||||
}
|
||||
|
||||
buildscript {
|
||||
|
|
Loading…
Reference in a new issue