Skip to content

Commit

Permalink
fix(deps): update dependency it.unimi.dsi:fastutil-core to v8.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 01e2cf1 commit 026df62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'commons-io:commons-io:2.16.1'
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
implementation 'it.unimi.dsi:fastutil-core:8.5.14'
implementation 'commons-codec:commons-codec:1.17.0'
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:560bf78bb503646d710d8aaa4c5c619650e8f949'
Expand Down

0 comments on commit 026df62

Please sign in to comment.