There was an error while loading. Please reload this page.
1 parent 49da833 commit 7346c0eCopy full SHA for 7346c0e
1 file changed
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.1'
40
41
// SnakeYAML for reqstool_config.yml generation
42
- implementation 'org.yaml:snakeyaml:2.5'
+ implementation 'org.yaml:snakeyaml:2.6'
43
44
// Testing - JUnit BOM for version management
45
testImplementation platform('org.junit:junit-bom:6.0.3')
0 commit comments