Skip to content

Commit

Permalink
Updated commons-io:commons-io to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2023
1 parent 6cad485 commit ced179c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ maven_install(
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3",
"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3",
"io.get-coursier:interface:1.0.19",
"commons-io:commons-io:2.13.0",
"commons-io:commons-io:2.14.0",
"com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2",
"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2",
"com.fasterxml.jackson.core:jackson-core:2.15.2",
Expand Down
10 changes: 5 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -2121601697,
"__RESOLVED_ARTIFACTS_HASH": -242293402,
"__INPUT_ARTIFACTS_HASH": -1423620994,
"__RESOLVED_ARTIFACTS_HASH": -1480111120,
"artifacts": {
"com.ethlo.time:itu": {
"shasums": {
Expand Down Expand Up @@ -54,10 +54,10 @@
},
"commons-io:commons-io": {
"shasums": {
"jar": "671eaa39688dac2ffaa4645b3c9980ae2d0ea2471e4ae6a5da199cd15ae23666",
"sources": "1c7bece2e87ac49b24f09ec3c5ceb51560edd7a259889fceef96dda9c046a1b3"
"jar": "e35d1df7232568ed4b81d9a9ed94a0159b3ff6cf1915cc21eef5cb55d7b157a2",
"sources": "6f8318a3e9f1a27b4d0a16e2802077951a0299951504d53cc24068016f21ddff"
},
"version": "2.13.0"
"version": "2.14.0"
},
"io.get-coursier:interface": {
"shasums": {
Expand Down

0 comments on commit ced179c

Please sign in to comment.