Skip to content

Commit c8a67be

Browse files
authored
Update README.adoc
1 parent 868cf02 commit c8a67be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:source-highlighter: highlightjs
22
:numbered:
33
:icons: font
4-
:jdk_version: 19
4+
:jdk_version: 17+
55

66
ifdef::env-github[]
77
:outfilesuffix: .adoc
@@ -12,7 +12,7 @@ ifdef::env-github[]
1212
:warning-caption: :warning:
1313
endif::[]
1414

15-
= Programação Funcional, Expressões Lambda e Streams no Java {jdk_version} image:https://img.shields.io/github/actions/workflow/status/manoelcampos/programacao-funcional-java/build.yml?branch=master[GitHub Workflow Status]
15+
= Programação Funcional, Expressões Lambda e Streams em Java {jdk_version} image:https://img.shields.io/github/actions/workflow/status/manoelcampos/programacao-funcional-java/build.yml?branch=master[GitHub Workflow Status]
1616

1717
https://gitpod.io/#https://github.com/manoelcampos/programacao-funcional-java[image:https://gitpod.io/button/open-in-gitpod.svg[]]
1818

0 commit comments

Comments
 (0)