Skip to content

Commit

Permalink
Bump to 33.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bowbahdoe committed Jan 14, 2025
1 parent 323e516 commit 4c4bc26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ in-depth usage guides.
<dependency>
<groupId>dev.mccue</groupId>
<artifactId>guava-escape</artifactId>
<version>33.2.0</version>
<version>33.4.0</version>
</dependency>
```

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>dev.mccue</groupId>
<artifactId>guava-escape</artifactId>
<version>33.2.0</version>
<version>33.4.0</version>
<!-- <version>32.1.1</version> -->
<packaging>jar</packaging>

Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>dev.mccue</groupId>
<artifactId>guava-base</artifactId>
<version>33.2.0</version>
<version>33.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4c4bc26

Please sign in to comment.