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 bfedc62 commit af166feCopy full SHA for af166fe
build.gradle
@@ -1,10 +1,10 @@
1
plugins {
2
- id "se.bjurr.gradle.bundle-command-shadow" version "1.3.0"
+ id "se.bjurr.gradle.bundle-command-shadow" version "1.3.3"
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.0"
+ implementation "se.bjurr.violations:violations-lib:1.160.2"
8
implementation 'se.softhouse:jargo:0.4.14'
9
implementation 'org.slf4j:slf4j-simple:2.0.17'
10
@@ -20,4 +20,4 @@ staticCodeAnalysisExtension {
20
21
javaExtension {
22
javaVersion = 17
23
-}
+}
0 commit comments