Skip to content

Commit

Permalink
Updated 3rd party dependencies in samples and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tazmaniax committed Aug 24, 2023
1 parent 5747b3f commit ed1ca19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples-and-tests/java8Support/conf/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require:
- play
- com.google.guava -> guava 32.1.1-jre
- com.google.guava -> guava 32.1.2-jre
- org.hamcrest -> hamcrest-core 1.3
- org.hamcrest -> hamcrest-library 1.3

Expand Down
2 changes: 1 addition & 1 deletion samples-and-tests/nonstatic-app/conf/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require:
- play
- play-tazmaniax -> guice 1.11.1
- com.google.guava -> guava 32.1.1-jre
- com.google.guava -> guava 32.1.2-jre

repositories:
- tazmaniax:
Expand Down

0 comments on commit ed1ca19

Please sign in to comment.