Skip to content

Commit 396b6ce

Browse files
build(deps): bump com.github.freva:ascii-table from 1.9.0 to 1.12.1 (#1497)
Bumps [com.github.freva:ascii-table](https://github.com/freva/ascii-table) from 1.9.0 to 1.12.1. - [Release notes](https://github.com/freva/ascii-table/releases) - [Commits](freva/ascii-table@1.9.0...1.12.1) --- updated-dependencies: - dependency-name: com.github.freva:ascii-table dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64d453e commit 396b6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation "com.fasterxml.jackson.core:jackson-databind:$jacksonVersion"
7070
implementation "com.sigpwned:jackson-modules-java17-sealed-classes:2.19.0.0"
7171

72-
implementation 'com.github.freva:ascii-table:1.9.0'
72+
implementation 'com.github.freva:ascii-table:1.12.1'
7373

7474
implementation 'io.github.url-detector:url-detector:0.1.23'
7575

0 commit comments

Comments
 (0)