Skip to content

Commit 67fd9dd

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.springframework.integration-spring-integration-ws-7.0.3
2 parents 4888e84 + 97a3635 commit 67fd9dd

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
@@ -8,7 +8,7 @@ plugins {
88
id 'signing'
99
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1010
id "org.flywaydb.flyway" version "11.20.3"
11-
id "com.github.jk1.dependency-license-report" version "3.0.1"
11+
id "com.github.jk1.dependency-license-report" version "3.1.1"
1212
}
1313

1414
tasks.withType(Jar).configureEach {

0 commit comments

Comments
 (0)