Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kryptonbutterfly committed Feb 9, 2024
1 parent 02df9be commit e0daab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>kryptonbutterfly</groupId>
<artifactId>tiny_totp</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<name>TinyTOTP</name>
<description>A TOTP client</description>

Expand Down Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>kryptonbutterfly</groupId>
<artifactId>tiny_swing_utils</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</dependency>
<!-- https://github.com/kryptonbutterfly/maven-repo/packages/2044808 -->
<dependency>
Expand Down

0 comments on commit e0daab3

Please sign in to comment.