Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Fix #49: Update pl.tlinkowski.gradle.my.superpom to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinkowski committed Sep 2, 2019
1 parent 9f4a9be commit 434a9e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ subprojects {

javadoc.autoLinks {
configurations = listOf("api", "implementation", "compileOnly")
excludes.add("pl\\.tlinkowski\\.unij\\..*") // https://github.com/aalmiray/kordamp-gradle-plugins/issues/169
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group=pl.tlinkowski.unij
# Release scopes: [major, minor, patch]
reckon.scope=minor
# Dependencies
mySuperpomVersion=0.2.0
mySuperpomVersion=0.3.0
basicAnnotationsVersion=0.2.0
slf4jVersion=1.7.28
guavaVersion=28.0-jre
Expand Down

0 comments on commit 434a9e0

Please sign in to comment.