Merge pull request #24 from fknives/dependabot/gradle/develop/io.gitlab.arturbosch.detekt-1.19.0
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
This commit is contained in:
commit
b4c6a5108d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.5.31"
|
||||
ext.detekt_version = "1.18.1"
|
||||
ext.detekt_version = "1.19.0"
|
||||
ext.hilt_version = "2.40"
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue