Skip to content

Commit fe6ec08

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency org.yaml:snakeyaml to v2
1 parent a1fa522 commit fe6ec08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun
1212
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
1313
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.3.3-ce"}
1414
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.3.3"}
15-
snakeyaml = { module = "org.yaml:snakeyaml", version = "1.33" }
15+
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.0" }
1616
wot-servient = { module = "city.sane.wot-servient:wot-servient", version.ref = "wot" }
1717
wot-servient-binding-http = { module = "city.sane.wot-servient:wot-servient-binding-http", version.ref = "wot"}
1818

0 commit comments

Comments
 (0)