File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ updates:
1212 - johanneshiry
1313 - t-ober
1414 - sensarmad
15+ - sebastian-peter
16+ - danielfeismann
1517 ignore :
1618 - dependency-name : org.spockframework:spock-core
1719 versions :
1820 - " 2.1-groovy-3.0-SNAPSHOT"
1921 - " 2.1-groovy-2.5-SNAPSHOT"
20- - dependency-name : org.jgrapht:jgrapht-core
21- versions :
22- - " >= 1.5.a, < 1.6"
22+ - " 2.2-groovy-4.0-SNAPSHOT"
23+ - " 2.2-groovy-3.0-SNAPSHOT"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id ' signing'
66 id ' pmd' // code check, working on source code
77 id ' com.diffplug.spotless' version ' 6.3.0' // code format
8- id ' com.github.spotbugs' version ' 5.0.5 ' // code check, working on byte code
8+ id ' com.github.spotbugs' version ' 5.0.6 ' // code check, working on byte code
99 id ' de.undercouch.download' version ' 5.0.1'
1010 id ' kr.motd.sphinx' version ' 2.10.1' // documentation generation
1111 id ' jacoco' // java code coverage plugin
You can’t perform that action at this time.
0 commit comments