Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
- build update to Gradle 6.7.1
- jaxb update to 2.3.3
- sync removed
  • Loading branch information
m-raab committed Nov 20, 2020
1 parent 425eaec commit 4740afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ plugins {
`maven-publish`

// intershop version plugin
id("com.intershop.gradle.scmversion") version "6.1.0"
id("com.intershop.gradle.scmversion") version "6.2.0"

// plugin for documentation
id("org.asciidoctor.jvm.convert") version "2.4.0"
id("org.asciidoctor.jvm.convert") version "3.2.0"

// documentation
id("org.jetbrains.dokka") version "0.10.1"
Expand Down

0 comments on commit 4740afb

Please sign in to comment.