We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b9a69 commit ca5757aCopy full SHA for ca5757a
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.21.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'
39
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.1'
40
41
// SnakeYAML for reqstool_config.yml generation
0 commit comments