Skip to content

Commit 700bbb3

Browse files
chore(deps): update all non-major dependencies
1 parent f11f999 commit 700bbb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
33
id "org.sonarqube" version "3.5.0.2730"
44
id "jacoco"
5-
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
5+
id "io.github.gradle-nexus.publish-plugin" version '1.2.0'
66
}
77

88
sonar {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ LIB_GRAPHQL_SERVLET_VER = 15.0.0
1616

1717
### Gradle Plugins
1818

19-
LIB_SPRING_BOOT_VER = 3.0.2
19+
LIB_SPRING_BOOT_VER = 3.0.3

0 commit comments

Comments
 (0)