We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5472add + 5a62071 commit 752b430Copy full SHA for 752b430
1 file changed
build.gradle
@@ -35,7 +35,7 @@ gradlePlugin {
35
36
dependencies {
37
// Jackson for YAML processing
38
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.0'
39
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0'
40
41
// SnakeYAML for reqstool_config.yml generation
0 commit comments