Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2 in /callbacks/maoni-slack
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Feb 20, 2021
1 parent c31945f commit 9f7122a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion callbacks/maoni-slack/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.13.1'
testImplementation 'junit:junit:4.13.2'

implementation 'io.karn:khttp-android:0.1.2'
implementation "org.jetbrains.anko:anko-sdk27:$anko_version"
Expand Down

0 comments on commit 9f7122a

Please sign in to comment.