Skip to content

Commit b4d8379

Browse files
committed
chore: docker fix
1 parent 58c4f18 commit b4d8379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#
22
#Wed Jul 16 19:08:12 CEST 2025
3-
description=Report static code analysis to Bitbucket Cloud.
3+
description="Report static code analysis to Bitbucket Cloud."
44
group=se.bjurr.violations
55
version=1.35.0
66
relocate=org,com,javax,se,io
77
mainClass=se.bjurr.violations.main.Main
88
repoType=COMMAND
99
maxViolations=17
1010
sourceCompatibility=11
11-
targetCompatibility=11
11+
targetCompatibility=11

0 commit comments

Comments
 (0)