You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2019/09/30 13:16:03 UTC

[jmeter] branch master updated: Update org.nosphere.apache.rat Gradle plugin 0.5.0 -> 0.5.2 for Gradle 6.0 compatibility

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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 8538b97  Update org.nosphere.apache.rat Gradle plugin 0.5.0 -> 0.5.2 for Gradle 6.0 compatibility
8538b97 is described below

commit 8538b97ff9e15c31f328e723e97c42e27200aef6
Author: Vladimir Sitnikov <si...@gmail.com>
AuthorDate: Mon Sep 30 16:15:51 2019 +0300

    Update org.nosphere.apache.rat Gradle plugin 0.5.0 -> 0.5.2 for Gradle 6.0 compatibility
---
 build.gradle.kts | 2 +-
 checksum.xml     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/build.gradle.kts b/build.gradle.kts
index 3a871ae..d9ad123 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -33,7 +33,7 @@ plugins {
     jacoco
     checkstyle
     id("org.jetbrains.gradle.plugin.idea-ext") version "0.5" apply false
-    id("org.nosphere.apache.rat") version "0.5.0"
+    id("org.nosphere.apache.rat") version "0.5.2"
     id("com.diffplug.gradle.spotless") version "3.24.3"
     id("com.github.spotbugs") version "1.6.10"
     id("org.sonarqube") version "2.7.1"
diff --git a/checksum.xml b/checksum.xml
index af7c0c5..f239799 100644
--- a/checksum.xml
+++ b/checksum.xml
@@ -180,6 +180,9 @@
     <dependency group='org.nosphere.apache' module='creadur-rat-gradle' version='0.5.0'>
       <sha512>45A6A697C4E514893A0AA530D12A61E537FEAA68C2429E959C68541DB08D1BDD52542AF1DE21F4472557551309C54F4E96DF48889F09F77B70C09139352BAA2E</sha512>
     </dependency>
+    <dependency group='org.nosphere.apache' module='creadur-rat-gradle' version='0.5.2'>
+      <sha512>77A7E43B9CC3AE9676A4B9B6D2CEFFF578D171E6A2741DFA676981856E77DFB990F23BCA5817E8EB0E676CFB2802C7E4A429117F817AF52EE7110DCE4CEBE4CD</sha512>
+    </dependency>
     <dependency group='org.ow2.asm' module='asm-analysis' version='6.2.1'>
       <sha512>BE273F8E886BBCFDA81180917145996AB8FD26A17264EBEB5E1FC2337950A309D64DC8CBD373220009728622A8CBF56B8578E960B5561C22EA66848D296AE44E</sha512>
     </dependency>