GROOVY-8884: Bump spotbugs-annotations to 3.1.8

Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/22e360b6
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/22e360b6
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/22e360b6

Branch: refs/heads/master
Commit: 22e360b621cf630e610291215efa4a32046ce55c
Parents: ba4dbc8
Author: Daniel Sun <sun...@apache.org>
Authored: Sat Nov 17 01:04:37 2018 +0800
Committer: Daniel Sun <sun...@apache.org>
Committed: Sat Nov 17 01:04:37 2018 +0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/22e360b6/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 1ae9cf4..a141587 100644
--- a/build.gradle
+++ b/build.gradle
@@ -163,7 +163,7 @@ ext {
     xstreamVersion = '1.4.11.1'
     spockVersion = '1.2-groovy-2.4-SNAPSHOT' // supports 3.0
     antlr4Version = '4.7.1'
-    spotbugsannotationsVersion = '3.1.7'
+    spotbugsannotationsVersion = '3.1.8'
 }
 
 dependencies {

Reply via email to