Skip to content

Commit 7c1da66

Browse files
authored
Merge pull request #257 from TWChennai/dependabot/gradle/gradle-deps-a97d8daedb
Bump the gradle-deps group with 3 updates
2 parents d0e4717 + 4b45a11 commit 7c1da66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ dependencies {
5151

5252
implementation 'joda-time:joda-time:2.14.0'
5353
implementation 'org.apache.commons:commons-exec:1.5.0'
54-
implementation 'commons-io:commons-io:2.19.0'
54+
implementation 'commons-io:commons-io:2.20.0'
5555

56-
implementation platform('com.fasterxml.jackson:jackson-bom:2.19.1')
56+
implementation platform('com.fasterxml.jackson:jackson-bom:2.19.2')
5757
implementation 'com.fasterxml.jackson.core:jackson-databind'
5858
implementation 'com.fasterxml.jackson.core:jackson-annotations'
5959
implementation 'org.apache.commons:commons-lang3:3.18.0'
6060

61-
testImplementation platform('org.junit:junit-bom:5.13.2')
61+
testImplementation platform('org.junit:junit-bom:5.13.4')
6262
testImplementation 'org.junit.jupiter:junit-jupiter-api'
6363
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
6464
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)