Skip to content

Commit f9a6d2b

Browse files
committed
fix: missing MessageBodyReader
1 parent 90ca3fd commit f9a6d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
dependencies {
8-
implementation 'se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:1.17.2'
8+
implementation 'se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:2.0.3'
99
implementation 'se.bjurr.violations:violations-lib:1.158.1'
1010
implementation 'se.softhouse:jargo:0.4.14'
1111
implementation 'org.slf4j:slf4j-simple:2.0.17'

0 commit comments

Comments
 (0)