Skip to content

Commit

Permalink
Merge pull request #320 from kennethshackleton/prepare-0.15.7
Browse files Browse the repository at this point in the history
Prepare version 0.15.7.
  • Loading branch information
kennethshackleton authored May 9, 2022
2 parents 5dea477 + 74cf57d commit 57f00a3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

## Version 0.15.7

### Dependencies

* Detekt 1.20.0.
* Kotlin 1.6.21.
* Kotlin Coroutines 1.6.1.
* Ktlint 0.45.2
* Ktlint Gradle plugin 10.3.0.

## Version 0.15.6

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
selekt.versionName=0.15.6
selekt.versionName=0.15.7
selekt.nextVersionName=0.16.0

openssl.version=1.1.1
Expand Down

0 comments on commit 57f00a3

Please sign in to comment.