Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Bump notion-sdk-jvm.version from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps `notion-sdk-jvm.version` from 1.10.0 to 1.10.1.

Updates `com.github.seratch:notion-sdk-jvm-core` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/seratch/notion-sdk-jvm/releases)
- [Commits](seratch/notion-sdk-jvm@v1.10.0...v1.10.1)

Updates `com.github.seratch:notion-sdk-jvm-httpclient` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/seratch/notion-sdk-jvm/releases)
- [Commits](seratch/notion-sdk-jvm@v1.10.0...v1.10.1)

Updates `com.github.seratch:notion-sdk-jvm-slf4j2` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/seratch/notion-sdk-jvm/releases)
- [Commits](seratch/notion-sdk-jvm@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: com.github.seratch:notion-sdk-jvm-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.seratch:notion-sdk-jvm-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.seratch:notion-sdk-jvm-slf4j2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent adcb75b commit 2ec5826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<properties>
<java.version>17</java.version>
<notion-sdk-jvm.version>1.10.0</notion-sdk-jvm.version>
<notion-sdk-jvm.version>1.10.1</notion-sdk-jvm.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2ec5826

Please sign in to comment.