We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f3a8d commit 3506f31Copy full SHA for 3506f31
build.gradle
@@ -1,10 +1,10 @@
1
plugins {
2
- id "se.bjurr.gradle.bundle-command-shadow" version "1.3.8"
+ id "se.bjurr.gradle.bundle-command-shadow" version "1.6.0"
3
}
4
5
dependencies {
6
- implementation 'se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:2.0.3'
7
- implementation "se.bjurr.violations:violations-lib:1.160.2"
+ implementation "se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:2.0.4"
+ implementation "se.bjurr.violations:violations-lib:1.160.3"
8
implementation 'se.softhouse:jargo:0.4.14'
9
implementation 'org.slf4j:slf4j-simple:2.0.17'
10
0 commit comments