Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Apr 20, 2019
1 parent c6ab176 commit 4e9fd8c
Show file tree
Hide file tree
Showing 34 changed files with 42 additions and 42 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
*/

plugins {
id 'org.kordamp.gradle.kordamp-parentpom' version '1.3.0'
id 'org.kordamp.gradle.build-scan' version '0.17.0'
id 'org.kordamp.gradle.source-xref' version '0.17.0'
id 'org.kordamp.gradle.kordamp-parentpom' version '1.5.0'
id 'org.kordamp.gradle.build-scan' version '0.18.0'
id 'org.kordamp.gradle.source-xref' version '0.18.0'
id 'com.google.osdetector' version '1.6.1'
id 'org.jonnyzzz.java9c' version '0.2.3' apply false
id 'org.javamodularity.moduleplugin' version '1.5.0' apply false
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/guide.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/

plugins {
id 'org.kordamp.gradle.guide' version '0.17.0'
id 'org.kordamp.gradle.guide' version '0.18.0'
id 'org.ajoberstar.git-publish' version '0.3.2'
}

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-dashicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_dashicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_dashicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-devicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_devicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_devicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-elusive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_elusive_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_elusive_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-entypo.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_entypo_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_entypo_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-feather.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_feather_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_feather_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-fontawesome.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_fontawesome_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_fontawesome_cheat_sheet.adoc[]

6 changes: 3 additions & 3 deletions docs/guide/src/docs/asciidoc/cheat-sheet-fontawesome5.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ font resources.
</style>
++++

include::{projectDir}/build/tmp/_fontawesome5_brands_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_fontawesome5_brands_cheat_sheet.adoc[]

== Regular

Expand All @@ -32,7 +32,7 @@ include::{projectDir}/build/tmp/_fontawesome5_brands_cheat_sheet.adoc[]
</style>
++++

include::{projectDir}/build/tmp/_fontawesome5_regular_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_fontawesome5_regular_cheat_sheet.adoc[]

== Solid

Expand All @@ -47,4 +47,4 @@ include::{projectDir}/build/tmp/_fontawesome5_regular_cheat_sheet.adoc[]
</style>
++++

include::{projectDir}/build/tmp/_fontawesome5_solid_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_fontawesome5_solid_cheat_sheet.adoc[]
2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-fontelico.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_fontelico_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_fontelico_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-foundation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_foundation_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_foundation_cheat_sheet.adoc[]

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_hawconsfilled_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_hawconsfilled_cheat_sheet.adoc[]

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_hawconsstroke_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_hawconsstroke_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-icomoon.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_icomoon_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_icomoon_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-ionicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_ionicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_ionicons_cheat_sheet.adoc[]

6 changes: 3 additions & 3 deletions docs/guide/src/docs/asciidoc/cheat-sheet-ionicons4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</style>
++++

include::{projectDir}/build/tmp/_ionicons4_IOS_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_ionicons4_IOS_cheat_sheet.adoc[]

== Material

Expand All @@ -24,7 +24,7 @@ include::{projectDir}/build/tmp/_ionicons4_IOS_cheat_sheet.adoc[]
</style>
++++

include::{projectDir}/build/tmp/_ionicons4_Material_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_ionicons4_Material_cheat_sheet.adoc[]

== Logo

Expand All @@ -38,4 +38,4 @@ include::{projectDir}/build/tmp/_ionicons4_Material_cheat_sheet.adoc[]
</style>
++++

include::{projectDir}/build/tmp/_ionicons4_Logo_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_ionicons4_Logo_cheat_sheet.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_ligaturesymbols_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_ligaturesymbols_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-maki.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_maki_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_maki_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-maki2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_maki2_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_maki2_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-mapicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_mapicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_mapicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-material.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_material_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_material_cheat_sheet.adoc[]

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_materialdesign_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_materialdesign_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-metrizeicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_metrizeicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_metrizeicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-octicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_octicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_octicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-openiconic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_openiconic_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_openiconic_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-paymentfont.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_paymentfont_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_paymentfont_cheat_sheet.adoc[]

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_runestroicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_runestroicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-themify.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_themify_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_themify_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-typicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_typicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_typicons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-weathericons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_weathericons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_weathericons_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-websymbols.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_websymbols_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_websymbols_cheat_sheet.adoc[]

2 changes: 1 addition & 1 deletion docs/guide/src/docs/asciidoc/cheat-sheet-zondicons.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</style>
++++

include::{projectDir}/build/tmp/_zondicons_cheat_sheet.adoc[]
include::{gradle-projectdir}/build/tmp/_zondicons_cheat_sheet.adoc[]

6 changes: 3 additions & 3 deletions docs/guide/src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
:project-group: org.kordamp.ikonli

:leveloffset: 1
include::introduction.adoc[]
include::usage.adoc[]
include::icon-packs.adoc[]
include::{includedir}/introduction.adoc[]
include::{includedir}/usage.adoc[]
include::{includedir}/icon-packs.adoc[]

= Links

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ rootProject.name = 'ikonli'

projects {
directories = ['docs', 'core', 'icon-packs', 'apps']
}
}

0 comments on commit 4e9fd8c

Please sign in to comment.