Skip to content

Commit 2b738c0

Browse files
Bump org.yaml:snakeyaml from 1.30 to 2.0 in /ios
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.30) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8df4ea5 commit 2b738c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>jbehave-browserstack</artifactId>
66
<version>1.0.0</version>
77
<properties>
8-
<snakeyml.version>1.30</snakeyml.version>
8+
<snakeyml.version>2.0</snakeyml.version>
99
<embedder.default>com.browserstack.single.SampleEmbedder</embedder.default>
1010
<stories.default>stories/sample.story</stories.default>
1111
</properties>

0 commit comments

Comments
 (0)