We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d989951 commit 183a976Copy full SHA for 183a976
gitlab4j-models/build.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
- api 'com.fasterxml.jackson.core:jackson-annotations:2.18.0'
3
- api 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
+ api 'com.fasterxml.jackson.core:jackson-annotations:2.18.6'
+ api 'com.fasterxml.jackson.core:jackson-databind:2.18.6'
4
testImplementation 'org.mockito:mockito-core:5.2.0'
5
testImplementation 'org.mockito:mockito-junit-jupiter:5.2.0'
6
testImplementation 'org.hamcrest:hamcrest-all:1.3'
0 commit comments