Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Update to detekt 1.14.1 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturbosch authored Oct 2, 2020
1 parent b8fd862 commit 6e07107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#### 2.3.0 - 2020-09-26

- Based on detekt 1.14.0
- Based on detekt 1.14.1

#### 2.2.0 - 2020-08-16

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<kotlin.version>1.4.10</kotlin.version>
<spek.version>2.0.13</spek.version>
<detekt.version>1.14.0</detekt.version>
<detekt.version>1.14.1</detekt.version>
<sonar.api.version>7.9.4</sonar.api.version>
<assertj.version>3.17.2</assertj.version>
<jcommander.version>1.78</jcommander.version>
Expand Down

0 comments on commit 6e07107

Please sign in to comment.