Skip to content

Commit fc7d075

Browse files
committed
Update spi snakeyml to 1.32
Signed-off-by: Siddhant Deshmukh <deshsid@amazon.com>
1 parent 7797283 commit fc7d075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spi/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ configurations.all {
4949
resolutionStrategy {
5050
force "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
5151
force "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
52+
force 'org.yaml:snakeyaml:1.32'
5253
}
5354
}
5455

0 commit comments

Comments
 (0)