Skip to content

Commit 1abaa14

Browse files
Bump grpc-spring-boot-starter from 3.1.0 to 3.2.0
Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases) - [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.adoc) - [Commits](LogNet/grpc-spring-boot-starter@v.3.1.0...v.3.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 801a43b commit 1abaa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-example-lognet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>io.github.lognet</groupId>
3434
<artifactId>grpc-spring-boot-starter</artifactId>
35-
<version>3.1.0</version>
35+
<version>3.2.0</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)