Skip to content

Commit 502db76

Browse files
authored
Updated Gradle badge
1 parent d833cb7 commit 502db76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kotlin fun with Advent of Code
22

33
[![Kotlin](https://img.shields.io/badge/Kotlin-2.1.20-blue.svg?logo=kotlin)](http://kotlinlang.org)
4-
[![Gradle](https://img.shields.io/badge/Gradle-8.13-blue?logo=gradle)](https://gradle.org)
4+
[![Gradle](https://img.shields.io/badge/Gradle-8.14-blue?logo=gradle)](https://gradle.org)
55
[![Amper](https://img.shields.io/badge/Amper-0.6.0-blue.svg?logo=data:image/svg%2bxml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzYgMzZINEwyNi4yMTE3IDRIMzUuOTc3OEwzNiAzNlpNMjYuMDY2NiAxOS42MDgzTDIxLjQ0MzkgMjYuMjY4MUgyNi4wNjY2VjE5LjYwODNaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMzc3Ml8xNTQpIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzM3NzJfMTU0IiB4MT0iMTEuODcwMyIgeTE9IjExLjg3NzgiIHgyPSIzNi4yOTAzIiB5Mj0iMzYuMjg3MSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4yMTIxNyIgc3RvcC1jb2xvcj0iIzNCRUE2MiIvPjxzdG9wIG9mZnNldD0iMC43NTI1NCIgc3RvcC1jb2xvcj0iIzA4N0NGQSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==)](https://github.com/jetbrains/amper)
66
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)
77
[![Build](https://github.com/dayanruben/aoc-kotlin/actions/workflows/build-main.yaml/badge.svg?branch=main)](https://github.com/dayanruben/aoc-kotlin/actions/workflows/build-main.yaml)

0 commit comments

Comments
 (0)