You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The presentation slides can be found here - https://gitpitch.com/mduesterhoeft/k
10
10
11
11
## Running the sample
12
12
13
-
The `master` branch contains a runnable sample of an application that exposes the same [handler](src/main/kotlin/com/github/md/Handler.kt) and exposes it via the standard `java8` runtime and a custom runtime.
13
+
The `master` branch contains a runnable sample of an application that exposes the same [handler](src/main/kotlin/com/github/md/Handler.kt) and exposes it via the standard `java11` runtime and a custom runtime.
14
14
15
15
To build and deploy the function run the following:
0 commit comments