Skip to content

Commit

Permalink
Bump the gradle group with 18 updates
Browse files Browse the repository at this point in the history
Bumps the gradle group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.1` | `2.2` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.1.2` | `3.1.5` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.1.2` | `3.1.5` |
| [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `3.1.2` | `3.1.5` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.0` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.0` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.0` |
| [com.expediagroup:graphql-kotlin-spring-client](https://github.com/ExpediaGroup/graphql-kotlin) | `6.5.3` | `6.5.5` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.4.1` | `7.5.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.4.1` | `7.5.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.5` | `1.13.7` |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.0` | `1.9.10` |
| [plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.0` | `1.9.10` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `1.9.0` | `1.9.10` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.2` | `3.1.3` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.2` | `1.1.3` |
| [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) | `6.5.3` | `6.5.5` |
| org.sonarqube | `4.3.0.3225` | `4.3.1.3277` |


Updates `org.yaml:snakeyaml` from 2.1 to 2.2
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)

Updates `no.nav.security:token-validation-spring` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.2...3.1.5)

Updates `no.nav.security:token-client-spring` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.2...3.1.5)

Updates `no.nav.security:token-validation-spring-test` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.2...3.1.5)

Updates `org.testcontainers:junit-jupiter` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.3...1.19.0)

Updates `org.testcontainers:postgresql` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.3...1.19.0)

Updates `org.testcontainers:testcontainers` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.3...1.19.0)

Updates `com.expediagroup:graphql-kotlin-spring-client` from 6.5.3 to 6.5.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.5.3...6.5.5)

Updates `io.confluent:kafka-connect-avro-converter` from 7.4.1 to 7.5.0
- [Commits](confluentinc/schema-registry@v7.4.1...v7.5.0)

Updates `io.confluent:kafka-avro-serializer` from 7.4.1 to 7.5.0
- [Commits](confluentinc/schema-registry@v7.4.1...v7.5.0)

Updates `io.mockk:mockk` from 1.13.5 to 1.13.7
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.5...1.13.7)

Updates `jvm` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

Updates `plugin.spring` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

Updates `plugin.jpa` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

Updates `org.springframework.boot` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.2...v3.1.3)

Updates `io.spring.dependency-management` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.2...v1.1.3)

Updates `com.expediagroup.graphql` from 6.5.3 to 6.5.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.5.3...6.5.5)

Updates `org.sonarqube` from 4.3.0.3225 to 4.3.1.3277

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.expediagroup:graphql-kotlin-spring-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.expediagroup.graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent d4bfa9a commit 1b94c82
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ import com.expediagroup.graphql.plugin.gradle.tasks.GraphQLGenerateClientTask
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.0"
kotlin("plugin.spring") version "1.9.0"
kotlin("plugin.jpa") version "1.9.0"
id("org.springframework.boot") version "3.1.2"
id("io.spring.dependency-management") version "1.1.2"
id("com.expediagroup.graphql") version "6.5.3"
id("org.sonarqube") version "4.3.0.3225"
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
kotlin("plugin.jpa") version "1.9.10"
id("org.springframework.boot") version "3.1.3"
id("io.spring.dependency-management") version "1.1.3"
id("com.expediagroup.graphql") version "6.5.5"
id("org.sonarqube") version "4.3.1.3277"
jacoco
}

Expand All @@ -22,10 +22,10 @@ configurations {
}
}

val confluentVersion = "7.4.1"
val confluentVersion = "7.5.0"
val springCloudVersion = "4.0.4"
val logstashLogbackEncoderVersion = "7.4"
val tokenSupportVersion = "3.1.2"
val tokenSupportVersion = "3.1.5"
val retryVersion = "2.0.2"
val zalandoVersion = "0.27.0"
val openhtmltopdfVersion = "1.0.10"
Expand All @@ -34,13 +34,13 @@ val postgresqlVersion = "42.6.0"
val awailitilityKotlinVersion = "4.2.0"
val assertkJvmVersion = "0.26.1"
val springMockkVersion = "4.0.2"
val mockkVersion = "1.13.5"
val mockkVersion = "1.13.7"
val guavaVersion = "32.1.2-jre"
val orgJsonVersion = "20230618"
val graphQLKotlinVersion = "6.5.3"
val graphQLKotlinVersion = "6.5.5"
val k9FormatVersion = "8.3.4"
val teamDokumenthåndteringAvroSchemaVersion = "357738b9"
val testContainersVersion = "1.18.3"
val testContainersVersion = "1.19.0"
val springdocVersion = "2.2.0"

repositories {
Expand All @@ -62,7 +62,7 @@ repositories {
}
dependencies {

implementation("org.yaml:snakeyaml:2.1") {
implementation("org.yaml:snakeyaml:2.2") {
because("https://github.com/navikt/sif-innsyn-api/security/dependabot/2")
}

Expand Down

0 comments on commit 1b94c82

Please sign in to comment.