There was an error while loading. Please reload this page.
1 parent 8b0c24f commit 77659d0Copy full SHA for 77659d0
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.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.2'
39
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.1'
40
41
// SnakeYAML for reqstool_config.yml generation
0 commit comments