Skip to content

Commit 504dbe2

Browse files
chore(deps): bump net.jthink:jaudiotagger from 2.2.5 to 3.0.1 (#162)
* chore(deps): bump net.jthink:jaudiotagger from 2.2.5 to 3.0.1 Bumps [net.jthink:jaudiotagger](https://bitbucket.org/ijabz/jaudiotagger) from 2.2.5 to 3.0.1. - [Changelog](https://bitbucket.org/ijabz/jaudiotagger/src/master/CHANGES.txt) - [Commits](https://bitbucket.org/ijabz/jaudiotagger/branches/compare/v3.0.1..v2.2.5) --- updated-dependencies: - dependency-name: net.jthink:jaudiotagger dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * docs: remove old comment regarding jaudiotagger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
1 parent 973734a commit 504dbe2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
#jetbrains
33
autofittextview = "0.2.1"
44
desugar_jdk_libs = "2.1.5"
5-
# higher versions of jaudiotagger not compatible with <= API 25 devices
6-
# https://bitbucket.org/ijabz/jaudiotagger/issues/149/some-nio-classes-are-unavailable-while
7-
jaudiotagger = "2.2.5"
5+
jaudiotagger = "3.0.1"
86
kotlin = "2.1.21"
97
#KSP
108
ksp = "2.1.21-2.0.1"

0 commit comments

Comments
 (0)