Browse Source

Update versions plugin

arkon 5 năm trước cách đây
mục cha
commit
9eb441ac44
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle.kts

+ 1 - 1
build.gradle.kts

@@ -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 {