This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch 
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.13.0
in repository https://gitbox.apache.org/repos/asf/thrift.git

commit f073c9a5d9f5525caa6da8919f06075cb7ede467
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 1 06:43:51 2023 +0000

    Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.13.0 in /lib/kotlin
    
    Bumps com.ncorti.ktfmt.gradle from 0.12.0 to 0.13.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.ncorti.ktfmt.gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 lib/kotlin/settings.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/kotlin/settings.gradle.kts b/lib/kotlin/settings.gradle.kts
index 86fa02ada..cb09e3c0f 100644
--- a/lib/kotlin/settings.gradle.kts
+++ b/lib/kotlin/settings.gradle.kts
@@ -19,7 +19,7 @@
 pluginManagement {
     plugins {
         kotlin("jvm") version "1.8.22"
-        id("com.ncorti.ktfmt.gradle") version "0.12.0"
+        id("com.ncorti.ktfmt.gradle") version "0.13.0"
     }
 }
 

Reply via email to