Skip to content

Commit

Permalink
fix(deps): update dependency com.github.albfernandez:juniversalcharde…
Browse files Browse the repository at this point in the history
…t to v2.5.0 (#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent df3035f commit b291840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
junit-core = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
junit-launcher = "org.junit.platform:junit-platform-launcher:1.10.2"
juniversalchardet = "com.github.albfernandez:juniversalchardet:2.4.0"
juniversalchardet = "com.github.albfernandez:juniversalchardet:2.5.0"
logging-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
Expand Down

0 comments on commit b291840

Please sign in to comment.