Skip to content

Commit

Permalink
feat: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Sep 3, 2022
1 parent 25e20e1 commit c8489ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>io.github.soniccloudorg</groupId>
<artifactId>sonic-driver-core</artifactId>
<version>1.0.11</version>
<version>1.0.12</version>
</dependency>
<!-- appium java api -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spring:
sonic:
saa: 2.0.1
sgm: 1.3.1
sib: 1.1.8
sib: 1.1.10

logging:
file:
Expand Down

0 comments on commit c8489ae

Please sign in to comment.