Skip to content

Commit 114b77e

Browse files
chore(deps): bump annotations from 23.0.0 to 24.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@23.0.0...24.0.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd8905c commit 114b77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
// http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html
5151
// http://www.gradle.org/docs/current/userguide/dependency_management.html
5252
embed "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
53-
embed 'org.jetbrains:annotations:23.1.0'
53+
embed 'org.jetbrains:annotations:24.0.0'
5454
embed 'org.sejda.imageio:webp-imageio:0.1.6'
5555
}
5656

0 commit comments

Comments
 (0)