Skip to content

Commit

Permalink
Update dependency com.karumi:shot to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Feb 4, 2024
1 parent 5137c16 commit 2db49b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
classpath 'com.karumi:shot:5.14.1'
classpath 'com.karumi:shot:6.0.0'
classpath "org.jacoco:org.jacoco.core:$jacoco_version"
classpath "org.jacoco:org.jacoco.report:$jacoco_version"
classpath "org.jacoco:org.jacoco.agent:$jacoco_version"
Expand Down

0 comments on commit 2db49b5

Please sign in to comment.