Skip to content

Commit e37df5b

Browse files
authored
Merge pull request #20 from saturnism/dependabot/maven/io.github.lognet-grpc-spring-boot-starter-3.2.0
Bump grpc-spring-boot-starter from 3.1.0 to 3.2.0
2 parents 2f5abdb + 1abaa14 commit e37df5b

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)