Skip to content

Commit c924350

Browse files
Merge pull request #90 from atrujillofalcon/dependabot/gradle/develop/org.slf4j-slf4j-simple-1.7.27
Bump slf4j-simple from 1.7.26 to 1.7.27
2 parents 3a63a96 + 79abab1 commit c924350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656

5757
//Logging API
5858
api "org.slf4j:slf4j-api:1.7.26"
59-
testImplementation 'org.slf4j:slf4j-simple:1.7.26'
59+
testImplementation 'org.slf4j:slf4j-simple:1.7.27'
6060

6161
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6262

0 commit comments

Comments
 (0)