Skip to content

Commit

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

---
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 Oct 10, 2022
1 parent 62b9833 commit dadae8f
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.21"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.3.3"
implementation "com.amazon.ion:ion-java:1.9.4"
implementation "com.amazon.ion:ion-java:1.9.5"
testImplementation "io.kotest:kotest-runner-junit5:5.3.0"
testImplementation "io.kotest:kotest-assertions-core:5.4.2"
}
Expand Down

0 comments on commit dadae8f

Please sign in to comment.