Skip to content

Commit

Permalink
Bump ion-java from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [ion-java](https://github.com/amzn/ion-java) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/amzn/ion-java/releases)
- [Commits](amazon-ion/ion-java@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: com.amazon.ion:ion-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and plastic-karma committed Feb 21, 2022
1 parent 75d68b1 commit cfadd18
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 @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.3.2"
implementation "com.amazon.ion:ion-java:1.9.0"
implementation "com.amazon.ion:ion-java:1.9.1"
testImplementation "io.kotest:kotest-runner-junit5:5.1.0"
testImplementation "io.kotest:kotest-assertions-core:5.1.0"
}
Expand Down

0 comments on commit cfadd18

Please sign in to comment.