Skip to content

Commit

Permalink
Bump spek-dsl-jvm from 2.0.16 to 2.0.17 (#125)
Browse files Browse the repository at this point in the history
Bumps [spek-dsl-jvm](https://github.com/spekframework/spek) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/spekframework/spek/releases)
- [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md)
- [Commits](spekframework/spek@2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: org.spekframework.spek2:spek-dsl-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: NikZy <sindrejohan1@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sjsivert authored Jan 27, 2022
1 parent 03d917d commit 5c76de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>org.spekframework.spek2</groupId>
<artifactId>spek-dsl-jvm</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5c76de1

Please sign in to comment.