Skip to content

Commit

Permalink
Merge pull request #417 from Kai-Z-JP/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
…-annotations-24.1.0

chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
Kai-Z-JP authored Dec 15, 2023
2 parents 35214b1 + a2eadc4 commit 4de013b
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 @@ -51,7 +51,7 @@ dependencies {
// http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html
// http://www.gradle.org/docs/current/userguide/dependency_management.html
embed "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
embed 'org.jetbrains:annotations:24.0.1'
embed 'org.jetbrains:annotations:24.1.0'
embed 'org.sejda.imageio:webp-imageio:0.1.6'
}

Expand Down

0 comments on commit 4de013b

Please sign in to comment.