Updated utils

This commit is contained in:
Robinson 2022-03-15 09:26:15 +01:00
parent 1bdfe5edf3
commit 3ffa07d65f
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
2 changed files with 7 additions and 1 deletions

View File

@ -837,6 +837,12 @@
Dorkbox LLC
Extra license information
- AhoCorasickDoubleArrayTrie - Utilities for use within Java projects
[The Apache Software License, Version 2.0]
https://github.com/hankcs/AhoCorasickDoubleArrayTrie
Copyright 2018
hankcs <me@hankcs.com>
- MersenneTwisterFast -
[BSD 3-Clause License]
https://git.dorkbox.com/dorkbox/Utilities

View File

@ -153,7 +153,7 @@ dependencies {
api("com.dorkbox:ObjectPool:3.5")
api("com.dorkbox:Serializers:2.6")
api("com.dorkbox:Storage:1.1")
api("com.dorkbox:Utilities:1.17")
api("com.dorkbox:Utilities:1.19")
// https://github.com/real-logic/aeron