Skip to content

Commit

Permalink
Merge branch 'main' into renovate/gradle-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dayanruben authored Dec 20, 2024
2 parents 0a93238 + c8202a5 commit dec6665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kotlin fun with Advent of Code

[![Kotlin](https://img.shields.io/badge/Kotlin-2.0-blue.svg?logo=kotlin)](http://kotlinlang.org)
[![Gradle](https://img.shields.io/badge/Gradle-8.11-blue?logo=gradle)](https://gradle.org)
[![Gradle](https://img.shields.io/badge/Gradle-8.12-blue?logo=gradle)](https://gradle.org)
[![Amper](https://img.shields.io/badge/Amper-0.5.0-blue.svg?logo=data:image/svg%2bxml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzYgMzZINEwyNi4yMTE3IDRIMzUuOTc3OEwzNiAzNlpNMjYuMDY2NiAxOS42MDgzTDIxLjQ0MzkgMjYuMjY4MUgyNi4wNjY2VjE5LjYwODNaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMzc3Ml8xNTQpIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzM3NzJfMTU0IiB4MT0iMTEuODcwMyIgeTE9IjExLjg3NzgiIHgyPSIzNi4yOTAzIiB5Mj0iMzYuMjg3MSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4yMTIxNyIgc3RvcC1jb2xvcj0iIzNCRUE2MiIvPjxzdG9wIG9mZnNldD0iMC43NTI1NCIgc3RvcC1jb2xvcj0iIzA4N0NGQSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==)](https://github.com/jetbrains/amper)
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)
[![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)
Expand Down

0 comments on commit dec6665

Please sign in to comment.