Skip to content

Commit

Permalink
Use spotless to format the code
Browse files Browse the repository at this point in the history
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
  • Loading branch information
CrazyHZM committed Nov 6, 2023
1 parent 3dc92fe commit 32e83a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dubbo-spring-boot/dubbo-spring-boot-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
<artifactId>dubbo</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-distribution</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-common</artifactId>
Expand Down

0 comments on commit 32e83a7

Please sign in to comment.