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

Bump notion-sdk-jvm.version from 1.11.0 to 1.11.1 #47

Merged
merged 1 commit into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2024

Bumps notion-sdk-jvm.version from 1.11.0 to 1.11.1.
Updates com.github.seratch:notion-sdk-jvm-core from 1.11.0 to 1.11.1

Release notes

Sourced from com.github.seratch:notion-sdk-jvm-core's releases.

version 1.11.1

Upgraded dependencies and added a few property addition

Commits
  • 4ababb7 version 1.11.1
  • 27c5795 Upgrade GSON to the latest version
  • 55d8474 Bump kotlin.version from 1.9.23 to 1.9.24 (#171)
  • e52cc13 Bump ktor.version from 2.3.10 to 2.3.11 (#170)
  • d58e9ca Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#169)
  • b1839ea Revert "Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)" (#168)
  • 5e254ba Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#165)
  • 0e9a01e Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#166)
  • 16320b5 Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)
  • e51c7cf Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#161)
  • Additional commits viewable in compare view

Updates com.github.seratch:notion-sdk-jvm-httpclient from 1.11.0 to 1.11.1

Release notes

Sourced from com.github.seratch:notion-sdk-jvm-httpclient's releases.

version 1.11.1

Upgraded dependencies and added a few property addition

Commits
  • 4ababb7 version 1.11.1
  • 27c5795 Upgrade GSON to the latest version
  • 55d8474 Bump kotlin.version from 1.9.23 to 1.9.24 (#171)
  • e52cc13 Bump ktor.version from 2.3.10 to 2.3.11 (#170)
  • d58e9ca Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#169)
  • b1839ea Revert "Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)" (#168)
  • 5e254ba Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#165)
  • 0e9a01e Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#166)
  • 16320b5 Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)
  • e51c7cf Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#161)
  • Additional commits viewable in compare view

Updates com.github.seratch:notion-sdk-jvm-slf4j2 from 1.11.0 to 1.11.1

Release notes

Sourced from com.github.seratch:notion-sdk-jvm-slf4j2's releases.

version 1.11.1

Upgraded dependencies and added a few property addition

Commits
  • 4ababb7 version 1.11.1
  • 27c5795 Upgrade GSON to the latest version
  • 55d8474 Bump kotlin.version from 1.9.23 to 1.9.24 (#171)
  • e52cc13 Bump ktor.version from 2.3.10 to 2.3.11 (#170)
  • d58e9ca Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#169)
  • b1839ea Revert "Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)" (#168)
  • 5e254ba Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#165)
  • 0e9a01e Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#166)
  • 16320b5 Bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.6 (#167)
  • e51c7cf Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#161)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 21, 2024
@scordio scordio merged commit b3be41c into main May 21, 2024
16 checks passed
@scordio scordio deleted the dependabot/maven/notion-sdk-jvm.version-1.11.1 branch May 21, 2024 05:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant