Skip to content

Commit 0db2fbe

Browse files
committed
Update Kotlin documentation (1.9.0)
1 parent f816105 commit 0db2fbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/docs/scrapers/kotlin.rb

+5
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ class Kotlin < UrlScraper
3131
Licensed under the Apache License, Version 2.0.
3232
HTML
3333

34+
version '1.9' do
35+
self.release = '1.9.0'
36+
self.headers = { 'User-Agent' => 'devdocs.io' , 'Cookie' => 'x-ab-test-spring-boot-learning-path=0; userToken=r33dgpe8x3q5vswekg16a' }
37+
end
38+
3439
version '1.8' do
3540
self.release = '1.8.0'
3641
self.headers = { 'User-Agent' => 'devdocs.io' , 'Cookie' => 'x-ab-test-spring-boot-learning-path=0; userToken=r33dgpe8x3q5vswekg16a' }

0 commit comments

Comments
 (0)